/House-Price-regression

Designing machine learning to estimate house prices using real data using regression algorithms

Primary LanguageJupyter Notebook

House-Price-regression
Designing machine learning to estimate house prices using real data using regression algorithms.

ABOUT DATASET:
This site data is taken from the https://www.kaggle.com/ site. The information is related to several thousand houses in Tehran. The information in this dataset is as follows:
Area, Room, Parking, Warehouse, Elevator, Address, Price, Price(USD)

Algorithms used:
Multiple linear regression algorithm