public class GradientBoostingUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasEstimatorEnsemble<TreeRegressor> & HasTreeOptions> |
encodeGradientBoosting(E estimator,
Number initialPrediction,
Number learningRate,
org.jpmml.converter.Schema schema) |
public static <E extends Estimator & HasEstimatorEnsemble<TreeRegressor> & HasTreeOptions> org.dmg.pmml.mining.MiningModel encodeGradientBoosting(E estimator, Number initialPrediction, Number learningRate, org.jpmml.converter.Schema schema)
Copyright © 2018. All rights reserved.