↓ 3 callersFunction_repeat_along_output_chunkExpands a tensor `x` of shape (batch size, n components) to a tensor of shape (batch size, `ocl`, n target components, 1 (n samples)), by repeatin
darts/models/forecasting/global_baseline_models.py:50
↓ 3 callersMethodhelper_create_torch_model(self, model_cls, icl, ocl, shift, **kwargs)
darts/tests/models/forecasting/test_torch_forecasting_model.py:2903
↓ 3 callersMethodhelper_generate_input_series_from_lags(
self,
list_lags,
dict_lags,
multiple_series,
output_chunk_shift,
darts/tests/models/forecasting/test_sklearn_models.py:4048
↓ 3 callersMethodhelper_test_min_train_series_requirements(
self,
models,
n_points,
train_fcm,
train_with_hfc,
expected_
darts/tests/models/forecasting/test_regression_ensemble_model.py:786
↓ 3 callersMethodhelper_test_models_accuracy(
self,
series,
past_covariates,
min_rmse_model,
model,
idx,
darts/tests/models/forecasting/test_sklearn_models.py:1191
↓ 3 callersMethodhelper_test_models_accuracy(
self,
series,
past_covariates,
min_f1_model,
model_params,
i
darts/tests/models/forecasting/test_classifier_model.py:329