https://github.com/am-ankitgit/boston_house_price_prediction
https://github.com/am-ankitgit/boston_house_price_prediction
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/am-ankitgit/boston_house_price_prediction
- Owner: AM-Ankitgit
- Created: 2022-10-04T02:49:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T16:38:52.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:52:18.899Z (over 1 year ago)
- Language: Python
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Boston_House_Price_Prediction
here we implement knn algorithms for prediction of house price.
it is end to end project from model training , testing
we also used flask for api writing with html template
User input while testing api is saved in database by creating connectivity between the api and database