Uses of Class
weka.core.pmml.jaxbbindings.GeneralRegressionModel
Packages that use GeneralRegressionModel
-
Uses of GeneralRegressionModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return GeneralRegressionModelModifier and TypeMethodDescriptionObjectFactory.createGeneralRegressionModel()
Create an instance ofGeneralRegressionModel
Segment.getGeneralRegressionModel()
Gets the value of the generalRegressionModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type GeneralRegressionModelModifier and TypeMethodDescriptionvoid
Segment.setGeneralRegressionModel
(GeneralRegressionModel value) Sets the value of the generalRegressionModel property.