https://github.com/pablonunes/houseprediction
This a simple model to predict housing price in King County in Washingthon. Uses Scikit Learn, Numpy. Seaborn, Pandas, Scipy.
https://github.com/pablonunes/houseprediction
housing-data housing-prices scikit-learn scikitlearn-machine-learning seaborn
Last synced: 2 months ago
JSON representation
This a simple model to predict housing price in King County in Washingthon. Uses Scikit Learn, Numpy. Seaborn, Pandas, Scipy.
- Host: GitHub
- URL: https://github.com/pablonunes/houseprediction
- Owner: PabloNunes
- Created: 2020-05-17T03:49:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T03:55:01.000Z (about 6 years ago)
- Last Synced: 2025-02-22T05:31:32.141Z (over 1 year ago)
- Topics: housing-data, housing-prices, scikit-learn, scikitlearn-machine-learning, seaborn
- Language: Jupyter Notebook
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HousePrediction
This is a simple model to predict housing model in King County in Washington.
A project for the IBM data science professional certificate.
Based on the final assignment of Data Analysis course.
Using:
- Python 3.7
- Scipy
- Pandas
- Seaborn
- MatPlotLib
- SciKit Learn
Any problems, tell me!