package encoders
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class CategoricalEncoder[T] extends Serializable
Encoder that maps a categorical variable to a char Created by maxhutch on 11/28/16.
Encoder that maps a categorical variable to a char Created by maxhutch on 11/28/16.
- T
type of the categorical variable
Value Members
- object CategoricalEncoder extends Serializable
Companion object