Average

The Average forecasting model makes predictions by carrying forward the average of the target values for each time-series in the training data.

Properties

Link copied to clipboard
val javaValue: ForecastingModels
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ForecastingModels