Skip to content

Predicting apartment, house price using XGBoost, MLP methods.

Notifications You must be signed in to change notification settings

Nurjol/AI-Model-for-Predicting-House-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Model-for-Predicting-House-price

Predicting apartment, house price using XGBoost, MLP methods.

MLP structure:

image

XGBoost structure:

image

Variables: -City, country, district -Dedicated area -Contract year and month -Transaction amount -Floor level -Year of construction -Whithin 600m of -Starbucks -Subway Station -Schools and daycare centers -Supermarkets, big stores -Hospital -Park Some of Data Correlation graphs:

Transaction volume, Year of construction:

image

Transaction amount, Floor level:

image

Transaction amount, Subway station:

image

By these graphs we can know how much these variables can affect transaction volume(price of the apartment)

RMSE value of the test batch(epoch=1000, learning rate=0.001 mini-batch=64):

image

To run you have to install: streamlit==1.10.0 sklearn==0.0 matplotlib==3.5.1 numpy==1.22.3 pandas==1.4.2 xgboost==1.6.1 openpyxl==3.0.9

About

Predicting apartment, house price using XGBoost, MLP methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published