koaning / scikit-lego

Extra blocks for scikit-learn pipelines.
https://koaning.github.io/scikit-lego/
MIT License
1.29k stars 118 forks source link

WIP: Pass along arbitrary parameters to fit `EstimatorTransformer` #531

Closed CarloLepelaars closed 2 years ago

CarloLepelaars commented 2 years ago

Option to pass along **kwargs to underlying estimator in EstimatorTransformer. Resolves Issue #530

koaning commented 2 years ago

In the future, please don't make a PR until the direction of the solution has been discussed in the issues.

I'll pick up the conversation there.

koaning commented 2 years ago

I'll close this for now.