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 ofRegressionModelSegment.getRegressionModel()Gets the value of the regressionModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type RegressionModelModifier and TypeMethodDescriptionvoidSegment.setRegressionModel(RegressionModel value) Sets the value of the regressionModel property.