Predict House Prices Using DL and ML

版本 1.0.2 (4.7 MB) 作者: Kevin Chng
Regression & Classification Prediction for House Price Download from Github: https://github.com/KevinChngJY/house_price_prediction
521.0 次下载
更新时间 2019/9/25

查看许可证

Overview :

This is a very interesting exploration, I'm going to explore how to utilise different approaches (Deep Learning, Machine Learning, or combination of both technique) to predict house price. Here, I will train 2 types of prediction which are classification (very cheap,cheap, normal, expensive, very expensive) and regression (House Price) . The accuracy might still not optimistic due to insufficient data or information, however, it is interesting to see how to use different approaches to predict house price.
Let me know, if you have better solution, then we can enrich our solution.

Highlights :

Technique to use machine learning for classification prediction and regression prediction
Technique to use deep learning for classification prediction and regression prediction
Compare different technique, familiar with how you can play around technique in Machine Learning and Deep Learning

Product Focus :

MATLAB
Parallel Computing Toolbox
Machine Learning and Statistics Toolbox
Deep Learning Toolbox

Written at 25 September 2019

The dataset you may download from :
Download from Github: https://github.com/KevinChngJY/house_price_prediction
However, it does not have my trained deep learning model due to the size is too big.

If you want to download the entire dataset include my trained deep learning model, you may download from
https://www.dropbox.com/s/auh8hov07fwoa14/Predict%20House%20Price%20%28Script%20%26%20Dataset%29.zip?dl=0

引用格式

Kevin Chng (2024). Predict House Prices Using DL and ML (https://www.mathworks.com/matlabcentral/fileexchange/72855-predict-house-prices-using-dl-and-ml), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Predict House Price

版本 已发布 发行说明
1.0.2

New Changes in description

1.0.1

Change Description

1.0.0