Uses of Class
weka.core.pmml.jaxbbindings.SeasonalityExpoSmooth
-
Uses of SeasonalityExpoSmooth in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createSeasonalityExpoSmooth()
Create an instance ofSeasonalityExpoSmooth
ExponentialSmoothing.getSeasonalityExpoSmooth()
Gets the value of the seasonalityExpoSmooth property.Modifier and TypeMethodDescriptionvoid
ExponentialSmoothing.setSeasonalityExpoSmooth
(SeasonalityExpoSmooth value) Sets the value of the seasonalityExpoSmooth property.