-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
Issues: scikit-learn/scikit-learn
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Reduce iteration over steps in
_sk_visual_block_
module:pipeline
#29022
opened May 14, 2024 by
deepyaman
Loading…
#23112: showcase idea to cache last step
module:pipeline
#26008
opened Mar 28, 2023 by
windiana42
•
Draft
Cache final transformer in pipeline with memory setting
Bug
module:pipeline
#23112
opened Apr 11, 2022 by
bmreiniger
Allow
Pipeline
to whether pass or not y
to some transformer
module:pipeline
New Feature
#20898
opened Aug 31, 2021 by
glemaitre
Elapsed time for transforming in Pipeline and FeatureUnion
module:pipeline
New Feature
#19291
opened Jan 28, 2021 by
MezentsevIlya
[MRG] Allow only fit_transform to be present in pipeline
module:pipeline
Needs Decision
Requires decision
#16714
opened Mar 17, 2020 by
jnboehm
Loading…
Pipeline requires both fit and transform method to be available instead of only fit_transform
Bug
Low Priority
Low priority issues and pull requests
module:pipeline
#16710
opened Mar 16, 2020 by
jnboehm
Can't instantiate pipeline with placeholder to search in GridSearchCV
module:pipeline
#12335
opened Oct 9, 2018 by
amueller
Inconsistency between predict and predict_proba parameters in Pipeline
module:pipeline
#12006
opened Sep 5, 2018 by
Noctiphobia
[MRG] ENH: Adds inverse_transform to ColumnTransformer
module:compose
module:pipeline
Needs Decision
Requires decision
#11639
opened Jul 20, 2018 by
thomasjpfan
Loading…
Support inverse_transform in ColumnTransformer
API
Enhancement
module:compose
module:pipeline
#11463
opened Jul 10, 2018 by
jnothman
Ability to cache FeatureUnion transformers
Enhancement
help wanted
module:pipeline
#9008
opened Jun 6, 2017 by
jnothman
BUG: Inconsistent behavior when passing a Pipeline to BaggingClassifier
module:ensemble
module:pipeline
#8573
opened Mar 11, 2017 by
JohnNapier
Initial attributes are modified in FeatureUnion
Enhancement
help wanted
module:pipeline
#8351
opened Feb 13, 2017 by
glemaitre
RFC: Cloning estimators in pipeline
API
Enhancement
module:pipeline
#8157
opened Jan 5, 2017 by
GaelVaroquaux
ProTip!
Mix and match filters to narrow down what you’re looking for.