Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Stacking Regressor #13

Open
KuriaMaingi opened this issue Jan 28, 2021 · 1 comment
Open

Stacking Regressor #13

KuriaMaingi opened this issue Jan 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@KuriaMaingi
Copy link

Hi, could you kindly add support for converting Stacking Regressors?

@KuriaMaingi KuriaMaingi added the enhancement New feature or request label Jan 28, 2021
@denver1117
Copy link
Contributor

Yes unfortunately this meta-estimator isn't supported. By design, pure predict only supports a subset of sklearn estimators and meta-estimators. Please feel free to contribute, I'd happily comment on and approve a PR that implements this solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants