public class EncoderUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jpmml.converter.Feature |
encodeIndexFeature(org.jpmml.converter.Feature feature,
List<?> categories,
org.dmg.pmml.DataType dataType,
SkLearnEncoder encoder) |
static List<List<?>> |
transformCategories(List<HasArray> arrays) |
Copyright © 2019. All rights reserved.