public class RegressionTableUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <C extends ModelConverter<?> & HasRegressionOptions> |
simplify(C converter,
String identifier,
List<org.jpmml.converter.Feature> features,
List<Double> coefficients) |
public static <C extends ModelConverter<?> & HasRegressionOptions> void simplify(C converter, String identifier, List<org.jpmml.converter.Feature> features, List<Double> coefficients)
Copyright © 2019. All rights reserved.