This section introduces the Pipeline scripts for different types of tasks.
Label Transform Task(default mapping, no difference):
script: pipeline-label-transform.py
Label Transform Task with Encoder(with given label mapping):
script: pipeline-label-transform-encoder.py
Label Transform Task with Encoder(without label list):
script: pipeline-label-transform-encoder-without-label-list.py
Label Transform Task with Partially-specified Encoder(without label list):
script: pipeline-label-transform-encoder-partial.py
Users can run a pipeline job directly:
python ${pipeline_script}