Skip to main content

Module preprocessing

Module preprocessing 

Source
Expand description

Preprocessing utilities

Modulesยง

categorical
Transform a data matrix by replacing all categorical variables with their one-hot vector equivalents
numerical
Preprocess numerical matrices.
series_encoder
Encode a series (column, array) of categorical variables as one-hot vectors