CatEncoders
Encoders for Categorical Variables
Contains some commonly used categorical variable encoders, such as 'LabelEncoder' and 'OneHotEncoder'. Inspired by the encoders implemented in Python 'sklearn.preprocessing' package (see <http://scikit-learn.org/stable/modules/preprocessing.html>).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.1 |
2026-04-09 windows/windows R-4.5 | CatEncoders_0.1.1.zip |
39.5 KiB |
Dependencies (latest)
Imports
- Matrix (>= 1.2-6)
- data.table (>= 1.9.6)
- methods