
category-encoders 2.9.0
0
A package for encoding categorical variables for machine learning
Contents
A package for encoding categorical variables for machine learning
Stars: 2482, Watchers: 2482, Forks: 407, Open Issues: 45The scikit-learn-contrib/category_encoders repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2482 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
- PaulWestenthanner
- License
- BSD-3
- Homepage
- None
- PyPi:
- https://pypi.org/project/category-encoders/
- GitHub Repo:
- https://github.com/scikit-learn-contrib/category_encoders
Classifiers
Related Packages
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
- DOC: Add comprehensive OrdinalEncoder.init docstring
- Bump urllib3 from 2.5.0 to 2.6.3
pythonfix