DataConfig

The data configuration for your dataset group and any additional datasets.

Types

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

Properties

Link copied to clipboard

Additional built-in datasets like Holidays and the Weather Index.

Link copied to clipboard

Aggregation and filling options for attributes in your dataset group.

Link copied to clipboard

The ARN of the dataset group used to train the predictor.

Functions

Link copied to clipboard
inline fun copy(block: DataConfig.Builder.() -> Unit = {}): DataConfig
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