Data Layer#
Layer 1 defines the forecasting dataset: source, target, predictor universe, geography, sample window, horizons, and regimes.
Core source axes:
Axis |
Common values |
|---|---|
|
|
|
|
|
|
|
|
|
|
Target and horizon axes:
Axis |
Common values |
|---|---|
|
|
|
|
|
|
|
|
|
|
Use leaf_config.target for single_target, leaf_config.targets for multi_target, leaf_config.target_horizons for single or custom_list, and leaf_config.max_horizon for range_up_to_h.
FRED-SD geography is controlled by target_geography_scope, predictor_geography_scope, fred_sd_state_group, state_selection, fred_sd_variable_group, and sd_variable_selection.