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