clearml/examples/pipeline
2023-12-20 13:14:14 +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 Add tabular-data multi stage pipeline process example 2023-12-20 13:14:14 +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 Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
step3_train_model.py Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00