10000 BaggingRegressor with **fit_params with CatBoostRegressor fit(..., eval_set= ()) · Issue #29591 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
8000

BaggingRegressor with **fit_params with CatBoostRegressor fit(..., eval_set= ()) #29591

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

Closed
CoteDave opened this issue Jul 30, 2024 · 2 comments
Closed

Comments

@CoteDave
Copy link

Describe the issue linked to the documentation

How can we use the new **fit_params of the BaggingRegressor to add the eval_set of Catboost or LightGBM when calling the .fit() function ? The metadata routing documentation is incomplete about this !

Suggest a potential alternative/fix

No response

@CoteDave CoteDave added Documentation Needs Triage Issue requires triage labels Jul 30, 2024
@ogrisel
Copy link
Member
ogrisel commented Aug 1, 2024

I don't think the metadata routing feature can be used to leverage extensions to the scikit-learn API in third party libraries.

However, I agree that we need a functional way to specify and route for early stopping validation sets in pipelines and other meta-estimators.

There are ongoing discussions and candidate implementation here:

@ogrisel ogrisel removed the Needs Triage Issue requires triage label Aug 1, 2024
@ogrisel
Copy link
Member
ogrisel commented Aug 1, 2024

Let's close as duplicate.

@ogrisel ogrisel closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0