Closed tinhb92 closed 7 years ago
Of course this is nice idea!
I did it. I also fixed deprecated parameter name nthread
for xgboost in examples.
Look at this commit.
You can reinstall package from github directly (without git and without updating dependencies):
pip install --upgrade --no-deps https://github.com/vecxoz/vecstack/archive/master.zip
Awesome!
sklearn.cross_validation is changed to model_selection
maybe we should update StratifiedKfold and kfold which changed their parameters to avoid any subtle bug