public class SelectFirstUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.mining.MiningModel |
encodeClassifier(List<Object[]> steps,
org.jpmml.converter.Schema schema) |
static org.dmg.pmml.mining.MiningModel |
encodeRegressor(List<Object[]> steps,
org.jpmml.converter.Schema schema) |
static void |
optimizeOutputFields(org.dmg.pmml.mining.MiningModel miningModel) |
public static org.dmg.pmml.mining.MiningModel encodeRegressor(List<Object[]> steps, org.jpmml.converter.Schema schema)
public static org.dmg.pmml.mining.MiningModel encodeClassifier(List<Object[]> steps, org.jpmml.converter.Schema schema)
public static void optimizeOutputFields(org.dmg.pmml.mining.MiningModel miningModel)
Copyright © 2022. All rights reserved.