Uses of Class
weka.core.pmml.jaxbbindings.NumericPredictor
Packages that use NumericPredictor
-
Uses of NumericPredictor in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return NumericPredictorModifier and TypeMethodDescriptionObjectFactory.createNumericPredictor()
Create an instance ofNumericPredictor
Methods in weka.core.pmml.jaxbbindings that return types with arguments of type NumericPredictorModifier and TypeMethodDescriptionRegressionTable.getNumericPredictors()
Gets the value of the numericPredictor property.Methods in weka.core.pmml.jaxbbindings with parameters of type NumericPredictorModifier and TypeMethodDescriptionvoid
RegressionTable.addNumericPredictor
(NumericPredictor predictor)