Automated XGBoost tunning
Project description
XGBTune is a library for automated XGBoost model tunning.
Get Started
from xgbtune import tune_xgb_model
params, round_count = tune_xgb_model(
x_train, y_train,
x_val, y_val,
params)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xgbtune-0.1.1.tar.gz
(3.7 kB
view details)
File details
Details for the file xgbtune-0.1.1.tar.gz
.
File metadata
- Download URL: xgbtune-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ce91d3605cf79c0293f9eb4e1120ef508b5dfb983c1e077a9e50ab82e236f76 |
|
MD5 | 645b4d161d2d0cd3fd234dc1583dcf31 |
|
BLAKE2b-256 | 0d9a1c9b86f58a0fb506c334d320e0392e05cf5648a4a28ca4c90950665181fb |