https://github.com/anantsimran/kaggle-zestimate
Use this code for the kaggle competiton: https://www.kaggle.com/c/zillow-prize-1
https://github.com/anantsimran/kaggle-zestimate
python3 regression-algorithms regression-models
Last synced: about 1 month ago
JSON representation
Use this code for the kaggle competiton: https://www.kaggle.com/c/zillow-prize-1
- Host: GitHub
- URL: https://github.com/anantsimran/kaggle-zestimate
- Owner: anantsimran
- Created: 2020-06-06T07:05:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T03:16:29.000Z (almost 6 years ago)
- Last Synced: 2025-08-30T03:31:24.005Z (10 months ago)
- Topics: python3, regression-algorithms, regression-models
- Language: Jupyter Notebook
- Homepage:
- Size: 1.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaggle-Zestimate
Use this code for the kaggle competiton: https://www.kaggle.com/c/zillow-prize-1 | Python3
Comparison and use of different regression techniques:
1) Linear Regression
2) Bayesian Ridge Regression
3) Ridge Regression
4) Lasso Regression
5) Random Forest
6) Gradient Boosted Regressor
7) XGB Regressor