Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itssneh/linear-regression-project
Linear Regression on Bengaluru House Price Dataset
https://github.com/itssneh/linear-regression-project
jupyter-notebook linear-regression machine-learning python
Last synced: 23 days ago
JSON representation
Linear Regression on Bengaluru House Price Dataset
- Host: GitHub
- URL: https://github.com/itssneh/linear-regression-project
- Owner: ItsSneh
- Created: 2021-03-15T05:25:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T05:57:31.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T18:50:44.871Z (about 1 month ago)
- Topics: jupyter-notebook, linear-regression, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linear-Regression-Project
A linear regression model using python and sklearn to predict the house price in Bengaluru.
Prediction of house price using location, sqft_area, bhk and number of bathrooms feature.
Accuracy of 81.8%.