Skip to content

Old repository for xgboost with BayesianOptimization

License

Notifications You must be signed in to change notification settings

guitargeek/xgbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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 git@github.com:guitargeek/xgbo.git
cd xgbo
pip install --user .

Development notes

Plese format the edited python sources with black before making any pull request, setting the --line-length 120 argument.

About

Old repository for xgboost with BayesianOptimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published