| Class | Description |
|---|---|
| CategoricalToIntegerTransform |
Created by Alex on 4/03/2016.
|
| CategoricalToOneHotTransform |
Created by Alex on 4/03/2016.
|
| IntegerToCategoricalTransform |
Convert an integer column to a categorical column, using a provided
Map<Integer,String> |
| StringToCategoricalTransform |
Convert a String column
to a categorical column
|
Copyright © 2017. All rights reserved.