Uses of Class
weka.core.pmml.jaxbbindings.BaselineModel
Packages that use BaselineModel
-
Uses of BaselineModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return BaselineModelModifier and TypeMethodDescriptionObjectFactory.createBaselineModel()
Create an instance ofBaselineModel
Segment.getBaselineModel()
Gets the value of the baselineModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type BaselineModelModifier and TypeMethodDescriptionvoid
Segment.setBaselineModel
(BaselineModel value) Sets the value of the baselineModel property.