Skip to content
Snippets Groups Projects
Commit 766f8d04 authored by lukas leufen's avatar lukas leufen
Browse files

top level collection is successful again

parent f17fbfdb
No related branches found
No related tags found
4 merge requests!136update release branch,!135Release v0.11.0,!134MLAir is decoupled from join,!119Resolve "Include advanced data handling in workflow"
Pipeline #43669 failed
...@@ -6,7 +6,7 @@ from mlair.data_handler import DefaultDataPreparation, DataCollection, AbstractD ...@@ -6,7 +6,7 @@ from mlair.data_handler import DefaultDataPreparation, DataCollection, AbstractD
from mlair.helpers.datastore import NameNotFoundInScope from mlair.helpers.datastore import NameNotFoundInScope
from mlair.helpers import PyTestRegex from mlair.helpers import PyTestRegex
from mlair.run_modules.experiment_setup import ExperimentSetup from mlair.run_modules.experiment_setup import ExperimentSetup
from mlair.run_modules.pre_processing import PreProcessing, DEFAULT_ARGS_LIST, DEFAULT_KWARGS_LIST from mlair.run_modules.pre_processing import PreProcessing
from mlair.run_modules.run_environment import RunEnvironment from mlair.run_modules.run_environment import RunEnvironment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment