Uses of Class
weka.core.pmml.jaxbbindings.BaselineModel
-
Uses of BaselineModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createBaselineModel()
Create an instance ofBaselineModel
Segment.getBaselineModel()
Gets the value of the baselineModel property.Modifier and TypeMethodDescriptionvoid
Segment.setBaselineModel
(BaselineModel value) Sets the value of the baselineModel property.