add optuna crossval sweep and fix region of preprocess #136
Annotations
4 errors and 1 warning
Run Ruff:
darts-export/src/darts_export/miniviz.py#L1
darts-export/src/darts_export/miniviz.py:1:1: D100 Missing docstring in public module
|
Run Ruff:
darts/src/darts/legacy_training/preprocess.py#L13
darts/src/darts/legacy_training/preprocess.py:13:5: D417 Missing argument description in the docstring for `split_dataset_paths`: `admin_dir`
|
Run Ruff:
darts/src/darts/legacy_training/util.py#L59
darts/src/darts/legacy_training/util.py:59:5: C901 `suggest_optuna_params_from_wandb_config` is too complex (11 > 10)
|
Run Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading