This section introduces the Pipeline scripts for different types of tasks.
Hetero Train Task:
script: pipeline-local-baseline.py
data type: multi-class label
Homo Train Task:
script: pipeline-local-baseline-homo.py
data type: binary label
Hetero Train Task with Sample Weight:
script: pipeline-local-baseline-sample-weight.py
data type: multi-class label
Users can run a pipeline job directly:
python ${pipeline_script}