Uses of Class
weka.core.pmml.jaxbbindings.TrendExpoSmooth
-
Uses of TrendExpoSmooth in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTrendExpoSmooth()
Create an instance ofTrendExpoSmooth
ExponentialSmoothing.getTrendExpoSmooth()
Gets the value of the trendExpoSmooth property.Modifier and TypeMethodDescriptionvoid
ExponentialSmoothing.setTrendExpoSmooth
(TrendExpoSmooth value) Sets the value of the trendExpoSmooth property.