Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelledung/house_price_prediction
A Streamlit application for predicting house prices in California
https://github.com/axelledung/house_price_prediction
linear-regression python random-forest-regression streamlit
Last synced: 7 days ago
JSON representation
A Streamlit application for predicting house prices in California
- Host: GitHub
- URL: https://github.com/axelledung/house_price_prediction
- Owner: AxelLedung
- Created: 2024-06-10T18:44:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T11:39:54.000Z (5 months ago)
- Last Synced: 2024-12-15T23:35:38.589Z (2 months ago)
- Topics: linear-regression, python, random-forest-regression, streamlit
- Language: Python
- Homepage:
- Size: 1.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Streamlit application for predicting house prices in California
## This application predicts house prices using AI models such as:
Linear Regression
Random Forest
Lasso Regression