8000 GitHub - mverzett/xgbo: Classification and regression with xgboost plus Bayesian optimization for hyperparameters.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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 git@github.com:guitargeek/xgbo.git #this is the original branch from jrembser
git clone -b michelif_testBO_20190123 git@github.com: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
0