This section introduces the Pipeline scripts for different types of tasks.
-
Train on Binary Label:
script: test_hetero_sbt_binary.py
-
Cross Validation on Binary Label:
script: test_hetero_sbt_binary_cv.py
-
Warm Start on Binary Label:
script: test_hetero_sbt_binary_warm_start.py
-
Train on Multi-class Label:
script: test_hetero_sbt_multi.py
-
Train on Continuous Label:
script: test_hetero_sbt_regression.py
Users can run a pipeline job directly:
python ${pipeline_script}