Uses of Class
weka.core.pmml.jaxbbindings.SeasonalityExpoSmooth
Packages that use SeasonalityExpoSmooth
-
Uses of SeasonalityExpoSmooth in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SeasonalityExpoSmoothModifier and TypeMethodDescriptionObjectFactory.createSeasonalityExpoSmooth()
Create an instance ofSeasonalityExpoSmooth
ExponentialSmoothing.getSeasonalityExpoSmooth()
Gets the value of the seasonalityExpoSmooth property.Methods in weka.core.pmml.jaxbbindings with parameters of type SeasonalityExpoSmoothModifier and TypeMethodDescriptionvoid
ExponentialSmoothing.setSeasonalityExpoSmooth
(SeasonalityExpoSmooth value) Sets the value of the seasonalityExpoSmooth property.