data_config#
Provides the configuration for the data.
- class DataConfig(observed: str, synthetic: str, time_series: TimeSeriesConfig, test_split: float = 0.2, split_axis: str = 'vertical')#
Bases:
objectConfig for time-series data.
Provides the configuration for the data.
Bases: object
Config for time-series data.