public abstract class Regressor extends Estimator
| Constructor and Description |
|---|
Regressor(java.lang.String module,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningFunction |
getMiningFunction() |
boolean |
isSupervised() |
encodeModel, encodeModel, getDataType, getNumberOfFeatures, getOpTypegetOptionclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic org.dmg.pmml.MiningFunction getMiningFunction()
getMiningFunction in class Estimatorpublic boolean isSupervised()
isSupervised in class EstimatorCopyright © 2017. All Rights Reserved.