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 Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
pipeline_from_tasks.py Add pipeline parameter to task pipeline example (#664) 2022-05-05 12:13:48 +03:00
requirements.txt Update examples dependencies 2024-02-22 12:25:32 +02:00
step1_dataset_artifact.py Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
step2_data_processing.py
step3_train_model.py Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00