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 ofNumericPredictorMethods 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 TypeMethodDescriptionvoidRegressionTable.addNumericPredictor(NumericPredictor predictor)