Skip to content
/ xgbo Public

Classification and regression with xgboost plus Bayesian optimization for hyperparameters.

License

Notifications You must be signed in to change notification settings

mverzett/xgbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xgboost plus Bayesian optimization

Classification and regression with xgboost plus Bayesian optimization for hyperparameters.

Installation

This package can be installed with pip. Clone and install it as follows:

#git clone [email protected]:guitargeek/xgbo.git #this is the original branch from jrembser
git clone -b michelif_testBO_20190123 [email protected]:michelif/xgbo.git
cd xgbo
pip install --user .

About

Classification and regression with xgboost plus Bayesian optimization for hyperparameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published