issues
search
scikit-learn-contrib
/
category_encoders
A library of sklearn compatible categorical variable encoders
http://contrib.scikit-learn.org/category_encoders/
BSD 3-Clause "New" or "Revised" License
2.41k
stars
395
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor ordinal_encoding function
#446
PaulWestenthanner
opened
2 months ago
0
Add python 3.11 and 3.12 to build
#445
PaulWestenthanner
opened
2 months ago
1
Various maintenance
#444
PaulWestenthanner
closed
2 months ago
0
np.NaN deprecated
#443
PaulWestenthanner
closed
2 months ago
0
Returning a numpy array in one hot encoder
#442
adriencrtr
opened
3 months ago
1
FutureWarning in ordinal encoder when downcasting objects
#441
eangius
closed
2 months ago
2
[Question; need help; support request] Possible to join multiple CountEncoders after parallel (multiprocessing) fitting?
#440
HWiese1980
closed
2 months ago
2
AttributeError: 'DataFrame' object has no attribute 'unique'
#439
suramja
closed
2 months ago
1
Fix for sklearn-pandas-out and refit
#438
bmreiniger
closed
7 months ago
2
Combining with set_output can produce errors
#437
JulienRoussel77
closed
7 months ago
1
catboost encoder get different result with catboost
#436
ccylance
closed
8 months ago
8
why we combine this library with main sklearn ?
#435
khaldon
closed
9 months ago
1
EOF Error Raised while Calling HashingEncoders function
#434
shi8tou
closed
6 months ago
6
Support for Spark
#433
ArijitSinghEDA
closed
10 months ago
1
Fixed the DataFrame conversion of y in PolynomialWrapper's fit method
#432
Asiaticum
closed
11 months ago
1
if y is bool convert it into numerical
#431
mausam3407
closed
12 months ago
3
FutureWarning: is_categorical_dtype is deprecated and will be removed in a future version.
#430
newini
closed
1 year ago
2
Multidimensional/composite target encoding
#429
sunishchal-recentive
opened
1 year ago
4
Optimise `HashingEncoder` for both large and small dataframes
#428
bkhant1
closed
1 year ago
6
convert pd.NA to np.nan
#427
tvdboom
closed
1 year ago
3
Pandas lints
#426
s-banach
closed
1 year ago
1
Remove uses of inplace
#425
s-banach
closed
1 year ago
1
pd.NA should behave as np.nan
#424
tvdboom
closed
1 year ago
5
add category and string dtypes to default fit columns
#423
tvdboom
closed
1 year ago
1
Pandas copy-on-write doesn't work properly
#422
s-banach
closed
1 year ago
2
Pandas' string columns are not recognized
#421
tvdboom
closed
1 year ago
3
Feature Request: Count-Based Target Encoder (Dracula)?
#420
bking124
opened
1 year ago
1
Fix is_categorical_dtype deprecation
#419
felunka
closed
1 year ago
2
Support Pandas 2.1
#418
celestinoxp
closed
1 year ago
1
Fix code blocks in index.rst
#417
bmreiniger
closed
1 year ago
1
Missing text in documentation
#416
ScoobyQ
closed
1 year ago
2
Fix/issue 414 412
#415
PaulWestenthanner
closed
1 year ago
0
DOC: one of the source links is dead
#414
vkhodygo
closed
1 year ago
1
Target encoding categories with a single training example
#413
alrichardbollans
closed
1 year ago
1
CountEncoder incorrectly counts Timestamp columns
#412
willsthompson
closed
1 year ago
3
Equivalent method to sklearn's partial_fit?
#411
ImSo3K
closed
1 year ago
1
replace pkg_resources with importlib.resources
#410
bollwyvl
closed
1 year ago
2
Fix issue #407
#409
willsthompson
closed
1 year ago
2
get_feature_names_out is incompatible with sklearn estimators and eli5, consequently
#408
DZIMDZEM
closed
1 year ago
3
Quadratic time intersection on Pandas categories
#407
willsthompson
closed
1 year ago
2
Sklearn pipeline compatibility and pandas dependencies
#406
PaulWestenthanner
opened
1 year ago
0
Update README.md
#405
cmougan
closed
1 year ago
0
Combining Glmm Encoder with the PolynominalWrapper for Mutlinomial-classification
#404
DerSchneemann94
closed
1 year ago
3
Simplify BaseEncoder mapping
#403
julia-kraus
opened
1 year ago
1
Hash Encoding Outputting High Collision Output
#402
eddietaylor
opened
1 year ago
4
Decoding Function for HashingEncoder
#401
eddietaylor
closed
1 year ago
0
Handle missing in one hot encoder
#400
PaulWestenthanner
opened
1 year ago
3
Added response coding
#399
Khaled-Issa
closed
1 year ago
2
(WIP) Partial fix for getting feature names out
#398
JaimeArboleda
closed
1 year ago
1
Docs/gray rankhot
#397
PaulWestenthanner
closed
1 year ago
0
Next