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

Getting started

Package details

Authornl zhang
Maintainernl zhang <setseed2016@gmail.com>
LicenseGPL-2 | GPL-3
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rnorm/CatEncoders")
rnorm/CatEncoders documentation built on May 27, 2019, 9:57 a.m.