Contents

category-encoders 2.6.3

0

A collection of sklearn transformers to encode categorical variables as numeric

A collection of sklearn transformers to encode categorical variables as numeric

Stars: 2371, Watchers: 2371, Forks: 394, Open Issues: 45

The scikit-learn-contrib/category_encoders repo was created 8 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2371 github stars!

How to Install category-encoders

You can install category-encoders using pip

pip install category-encoders

or add it to a project with poetry

poetry add category-encoders

Package Details

Author
Will McGinnis
License
BSD
Homepage
https://github.com/scikit-learn-contrib/category_encoders
PyPi:
https://pypi.org/project/category-encoders/
GitHub Repo:
https://github.com/scikit-learn-contrib/category_encoders

Classifiers

No  category-encoders  pypi packages just yet.

Errors

A list of common category-encoders errors.

Code Examples

Here are some category-encoders code examples and snippets.

GitHub Issues

The category-encoders package has 45 open issues on GitHub

  • Fix pandas future warning for dropping invariants
  • [DOC] Gaussian noise regularization: multiplicative or additive?
  • An examples package is installed and messes up every other examples folder
  • [Security] Workflow pypi-publish.yml is using vulnerable action actions/checkout
  • [WIP] Refactor/base class
  • TargetEncoder Unresponsive to Smoothing Parameter
  • Broken inverse_transform for OrdinalEncoder when custom mapping in use!

See more issues on GitHub