Skip to content

Conversation

@Premkumar-2004
Copy link

@Premkumar-2004 Premkumar-2004 commented Feb 2, 2026

Description

Added XGBoostCvExperiment as a thin wrapper around SklearnCvExperiment for XGBoost estimators.

Related Issues

Fixes #227

Type of Change

  • [BUG] - Bug fix (non-breaking change fixing an issue)

  • [ENH] - New feature (non-breaking change adding functionality)

  • [DOC] - Documentation changes

  • [MNT] - Maintenance

How was this solved?

XGBoost estimators already work with the sklearn API, I just subclassed SklearnCvExperiment in sklearn_cv.py and added the xgboost dependency tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH] add XGBoost Experiment integration

1 participant