ForecastComputation

The forecast computation configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID for a computation.

Link copied to clipboard

The custom seasonality value setup of a forecast computation.

Link copied to clipboard

The lower boundary setup of a forecast computation.

Link copied to clipboard
val name: String?

The name of a computation.

Link copied to clipboard

The periods backward setup of a forecast computation.

Link copied to clipboard

The periods forward setup of a forecast computation.

Link copied to clipboard

The prediction interval setup of a forecast computation.

Link copied to clipboard

The seasonality setup of a forecast computation. Choose one of the following options:

Link copied to clipboard

The time field that is used in a computation.

Link copied to clipboard

The upper boundary setup of a forecast computation.

Link copied to clipboard

The value field that is used in a computation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String