Skip to content

[Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear regression (score 0.45) based on Tensorflow

Notifications You must be signed in to change notification settings

Cuongvn08/tensorflow_kaggle_house_price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An stacked regression based on xgboost, keras for Kaggle house price competition

  • Description: implement a stacked regression using xgboost, keras linear regression. The score (0.11) is much better than using Tensorflow (0.45) in branch v1.0.
  • Development environment:
    • Anaconda 4.4, Python 3.6
    • Xgboost 0.6
    • Window 10.

About

[Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear regression (score 0.45) based on Tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages