https://github.com/gusgitmath/boston_housing_prices
https://github.com/gusgitmath/boston_housing_prices
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gusgitmath/boston_housing_prices
- Owner: GusGitMath
- Created: 2024-08-29T15:11:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T15:11:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T06:14:34.841Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.9 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.