Skip to content

hackcoderr/house-price-predictor

Repository files navigation

House-Price-Predictor

This is machine learning project which is made to a prediction for a House Production Company. Using this Machine Learning Project Company can see his profit and also make a decision about which house should buy or sell at how many prices.

Setup Detalis

1 Install Python and upgrade it.

sudo apt-get install python
sudo pip3 install --upgrade pip

2 Install jupyter, matplotlib, numpy, pandas, scipy, scikit-learn

pip3 install --upgrade jupyter, matplotlib, numpy, pandas, scipy, scikit-learn

3 Import jupyter, matplotlib, numpy, pandas, scipy, scikit-learn in python

python3 -c "import jupyter, matplotlib, numpy, pandas, scipy, sklearn"

4 Open jupyter notebook

jupyter notebook

About

This project is made to prediction the price of House for Real Dragon Estates Company

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published