An open API service indexing awesome lists of open source software.

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

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