Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vignesh010101/house-price-prediction
Implementation of Linear Regression Model to predict the prices of houses based on their square footage and the number of bedrooms and bathrooms.
https://github.com/vignesh010101/house-price-prediction
Last synced: 3 days ago
JSON representation
Implementation of Linear Regression Model to predict the prices of houses based on their square footage and the number of bedrooms and bathrooms.
- Host: GitHub
- URL: https://github.com/vignesh010101/house-price-prediction
- Owner: Vignesh010101
- License: mit
- Created: 2024-04-02T16:56:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-24T16:15:51.000Z (7 months ago)
- Last Synced: 2024-11-06T12:18:28.355Z (about 2 months ago)
- Language: Python
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# House Price Prediction
Implementation of Linear Regression Model to predict the prices of houses based on their square footage and the number of bedrooms and bathrooms.Visual Outcomes:
![pyplot](https://github.com/Vignesh010101/PRODIGY_ML_TASK1/assets/68474341/bd0bdc56-e6d9-4148-a5c4-4afbf3d43a11)