Uses of Class
weka.core.pmml.jaxbbindings.RegressionModel
Packages that use RegressionModel
-
Uses of RegressionModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return RegressionModelModifier and TypeMethodDescriptionObjectFactory.createRegressionModel()
Create an instance ofRegressionModel
Segment.getRegressionModel()
Gets the value of the regressionModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type RegressionModelModifier and TypeMethodDescriptionvoid
Segment.setRegressionModel
(RegressionModel value) Sets the value of the regressionModel property.