public class BaseLinearUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.regression.RegressionModel |
encodeRegressionModel(Number intercept,
List<? extends Number> coefficients,
org.jpmml.converter.Schema schema) |
Copyright © 2017. All Rights Reserved.