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>).

Version: 0.1.1
Imports: Matrix (≥ 1.2-6), data.table (≥ 1.9.6), methods
Published: 2017-03-08
Author: nl zhang
Maintainer: nl zhang <setseed2016 at gmail.com>
License: GPL-2 | GPL-3
NeedsCompilation: no
CRAN checks: CatEncoders results

Downloads:

Reference manual: CatEncoders.pdf
Package source: CatEncoders_0.1.1.tar.gz
Windows binaries: r-devel: CatEncoders_0.1.1.zip, r-release: CatEncoders_0.1.1.zip, r-oldrel: CatEncoders_0.1.1.zip
macOS binaries: r-release: CatEncoders_0.1.1.tgz, r-oldrel: CatEncoders_0.1.1.tgz
Old sources: CatEncoders archive

Reverse dependencies:

Reverse imports: dblr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CatEncoders to link to this page.