Shellmiao 9279d1873b Add projects | il y a 1 an | |
---|---|---|
.. | ||
README.md | il y a 1 an | |
__init__.py | il y a 1 an | |
local_baseline_testsuite.json | il y a 1 an | |
pipeline-local-baseline-homo.py | il y a 1 an | |
pipeline-local-baseline-sample-weight.py | il y a 1 an | |
pipeline-local-baseline.py | il y a 1 an |
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}