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 ofBaselineModelSegment.getBaselineModel()Gets the value of the baselineModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type BaselineModelModifier and TypeMethodDescriptionvoidSegment.setBaselineModel(BaselineModel value) Sets the value of the baselineModel property.