Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider xgboost::xgb.cv() #1

Open
kadyb opened this issue Mar 2, 2023 · 0 comments
Open

Consider xgboost::xgb.cv() #1

kadyb opened this issue Mar 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kadyb
Copy link
Owner

kadyb commented Mar 2, 2023

XGBoost provides its own interface for crossvalidation by xgb.cv() function. Maybe we can replace some code in 04_maps_crossvalidation.R. In addition, there is slice() function for selecting data from xgb.DMatrix (instead of data frame), so some code can be simplified too.

@kadyb kadyb added the enhancement New feature or request label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant