public static interface StackingUtil.PredictFunction
| Modifier and Type | Method and Description |
|---|---|
List<org.jpmml.converter.Feature> |
apply(int index,
org.dmg.pmml.Model model,
String stackMethod,
SkLearnEncoder encoder) |
List<org.jpmml.converter.Feature> apply(int index, org.dmg.pmml.Model model, String stackMethod, SkLearnEncoder encoder)
Copyright © 2020. All rights reserved.