public class ImputerUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jpmml.converter.Feature |
encodeFeature(org.jpmml.converter.Feature feature,
Object missingValue,
Object replacementValue,
org.dmg.pmml.MissingValueTreatmentMethod missingValueTreatmentMethod,
SkLearnEncoder encoder) |
public static org.jpmml.converter.Feature encodeFeature(org.jpmml.converter.Feature feature,
Object missingValue,
Object replacementValue,
org.dmg.pmml.MissingValueTreatmentMethod missingValueTreatmentMethod,
SkLearnEncoder encoder)
Copyright © 2018. All rights reserved.