https://github.com/guslovesmath/boston_housing_prices
https://github.com/guslovesmath/boston_housing_prices
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/guslovesmath/boston_housing_prices
- Owner: GusLovesMath
- Created: 2022-12-15T05:22:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T19:54:50.000Z (over 3 years ago)
- Last Synced: 2025-01-21T15:15:44.635Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Here is a rather quick project I did using the data set from the link below.
https://archive.ics.uci.edu/ml/machine-learning-databases/housing/
In the project I do some fun visualization using the data set and
then form two types of regression models and test them on the testing
sample. Then I finalize my model.