London-House-Price-Prediction-using-NN

バージョン 1.0.0 (2.18 MB) 作成者: Abhishek Gupta
This one uses the NARX model to predict the forthcoming house price in months of 2017.
ダウンロード: 239
更新 2018/9/17

his one uses the NARX model to predict the forthcoming house price in months of 2017.

To execute this code run main.m in MATLAB. It will open a GUI and proceed further as desire.

To predict the house price, we need a dataset which can train the neural network. This dataset must be large enough to train the network so that overfitting of results can be avoided. We have used the dataset obtained from London data store. it contains the data form year 1995-2015. This is categorised as • ID (Transaction ID) • Date (Date processed, Month of transaction, Year of transaction, etc) • Transaction Price • Property classification (Type, Build, Tenure) • Address information (Postcode, Local authority, Full address, Borough, Ward, etc) These variables are further divided as dependent variables and independent variables for the NN training. Out of these dependent variables will be the input for training and independent variable will act as target.

For more detail, do visit

https://free-thesis.com/product/house-price-prediction/

引用

Abhishek Gupta (2024). London-House-Price-Prediction-using-NN (https://github.com/earthat/London-House-Price-Prediction-using-NN), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。