clearml/examples/pipeline
2024-02-22 12:25:32 +02:00
..
decorated_pipeline_step_decorators.py Add support for decorated pipeline steps (#1154) 2024-01-03 22:18:39 +02:00
decorated_pipeline_step_functions.py Add support for decorated pipeline steps (#1154) 2024-01-03 22:18:39 +02:00
full_tabular_data_process_pipeline_example.py Add tabular-data multi stage pipeline process example 2023-12-20 13:14:14 +02:00
pipeline_from_decorator.py Add support for .get ing pipelines and enqueue-ing them 2023-07-18 15:03:31 +03:00
pipeline_from_functions.py
pipeline_from_tasks.py
requirements.txt Update examples dependencies 2024-02-22 12:25:32 +02:00
step1_dataset_artifact.py
step2_data_processing.py
step3_train_model.py