Package: CatEncoders
Type: Package
Title: Encoders for Categorical Variables
Version: 0.1.1
Author: nl zhang
Maintainer: nl zhang <setseed2016@gmail.com>
Description: 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>).
License: GPL-2 | GPL-3
LazyData: TRUE
Imports: Matrix (>= 1.2-6), data.table (>= 1.9.6), methods
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-08 03:14:25 UTC; nl
Repository: CRAN
Date/Publication: 2017-03-08 08:22:03
Built: R 4.4.3; ; 2025-10-13 09:49:50 UTC; windows
