Installation
Last updated
Last updated
You can install the sigopt.xgboost
client library with the following command. The integration client requires a version of xgboost>=1.3.0
in the same Python virtual environment.
Note that this command will install xgboost
and numpy
as part of its dependencies.
If this is your first time installing the client, you need to follow the to configure your SigOpt API Token.
Now your are ready to use the sigopt.xgboost
library, which gives you the following capabilities.
Automated with sigopt.xgboost.run
.
Automated withsigopt.xgboost.experiment
.