|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumericPredictor | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of NumericPredictor in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type NumericPredictor | |
---|---|
protected List<NumericPredictor> |
RegressionTable.numericPredictors
|
Methods in org.dmg.pmml.pmml_4_1.descr that return NumericPredictor | |
---|---|
NumericPredictor |
ObjectFactory.createNumericPredictor()
Create an instance of NumericPredictor |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type NumericPredictor | |
---|---|
List<NumericPredictor> |
RegressionTable.getNumericPredictors()
Gets the value of the numericPredictors property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |