|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Predictor | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of Predictor in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Predictor | |
---|---|
protected List<Predictor> |
FactorList.predictors
|
protected List<Predictor> |
CovariateList.predictors
|
Methods in org.dmg.pmml.pmml_4_1.descr that return Predictor | |
---|---|
Predictor |
ObjectFactory.createPredictor()
Create an instance of Predictor |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Predictor | |
---|---|
List<Predictor> |
FactorList.getPredictors()
Gets the value of the predictors property. |
List<Predictor> |
CovariateList.getPredictors()
Gets the value of the predictors property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |