Uses of Enum Class
weka.core.pmml.jaxbbindings.TIMESERIESALGORITHM
-
Uses of TIMESERIESALGORITHM in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionstatic TIMESERIESALGORITHM
TimeSeriesModel.getBestFit()
Gets the value of the bestFit property.static TIMESERIESALGORITHM
Returns the enum constant of this class with the specified name.static TIMESERIESALGORITHM[]
TIMESERIESALGORITHM.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TimeSeriesModel.setBestFit
(TIMESERIESALGORITHM value) Sets the value of the bestFit property.