You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.