-
-
Notifications
You must be signed in to change notification settings - Fork 25.6k
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
MRG Add Warning for NaNs in Yeo-Johnson Inverse Transform with Extremely Skewed Data
module:preprocessing
#29307
opened Jun 19, 2024 by
maf-rnmourao
Loading…
Automatically handle missing values in OrdinalEncoder
API
module:preprocessing
Needs Decision
Requires decision
New Feature
#28892
opened Apr 25, 2024 by
oasidorshin
FIX SplineTransformer does not output
nan
for constant features
module:preprocessing
#28421
opened Feb 14, 2024 by
rprkh
Loading…
ENH Add support for np.nan values in SplineTransformer
module:preprocessing
#28043
opened Jan 2, 2024 by
StefanieSenger
Loading…
support
handle_unknown = infrequent_if_exist
and handle_unknown = ignore
in OrdinalEncoder
module:preprocessing
#27980
opened Dec 19, 2023 by
andresliszt
Loading…
Add support for array API to RidgeCV
Array API
module:linear_model
module:preprocessing
module:utils
#27961
opened Dec 14, 2023 by
jeromedockes
Loading…
1 task done
Attempt to speed up unique value discovery in
_BaseEncoder
for polars and pandas series
module:preprocessing
module:utils
#27911
opened Dec 7, 2023 by
jeromedockes
Loading…
ENH use log1p and expm1 in Yeo-Johnson transformation and its inverse
module:preprocessing
#27868
opened Nov 29, 2023 by
xuefeng-xu
Loading…
FEAT Polynomial Chaos Expansions
module:preprocessing
module:utils
#27842
opened Nov 25, 2023 by
PieterjanRobbe
Loading…
ENH Use scipy.stats.yeojohnson in PowerTransformer
module:preprocessing
#27818
opened Nov 21, 2023 by
xuefeng-xu
Loading…
ENH Add Array API compatibility to
Binarizer
module:preprocessing
#27588
opened Oct 15, 2023 by
Tialo
Loading…
Make standard scaler compatible to Array API
Array API
module:preprocessing
module:utils
#27113
opened Aug 19, 2023 by
AlexanderFabisch
Loading…
ENH Add
sample_weight
parameter to OneHotEncoder
's .fit
module:preprocessing
module:utils
#26330
opened May 5, 2023 by
vitaliset
Loading…
Use scipy.stats.yeojohnson PowerTransformer
help wanted
Moderate
Anything that requires some knowledge of conventions and best practices
module:preprocessing
Refactor
Code refactor
#26308
opened Apr 30, 2023 by
lorentzenchr
Add support for Requires decision regarding including feature
New Feature
dtype
arg in MultiLabelBinarizer
module:preprocessing
Needs Decision - Include Feature
#26296
opened Apr 28, 2023 by
bryant1410
ENH Add per feature max_categories for OrdinalEncoder
module:preprocessing
#26284
opened Apr 25, 2023 by
Andrew-Wang-IB45
Loading…
KBinsDiscretizer creates wrong bins.
Bug
module:preprocessing
Needs Decision
Requires decision
#25594
opened Feb 13, 2023 by
Fanoid
Allow X in func or transformer in TransformedTargetRegressor
module:preprocessing
Needs Decision - Include Feature
Requires decision regarding including feature
New Feature
#24199
opened Aug 18, 2022 by
mattiasAngqvist
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿
module:preprocessing
Needs Decision - Include Feature
Requires decision regarding including feature
New Feature
#23401
opened May 17, 2022 by
Metalkiler
Clarify and test dropping categories in linear models
Documentation
module:linear_model
module:preprocessing
module:test-suite
everything related to our tests
#23172
opened Apr 20, 2022 by
lorentzenchr
2 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.