Skip to main content

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page