|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=2) %!d(string=hai) anos | |
__init__.py | %!s(int64=2) %!d(string=hai) anos | |
hetero_secureboost_testsuite.json | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-EINI-with-random-mask.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary-cipher-compress.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary-complete-secure.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary-cv.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary-no-cipher-compress.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary-with-missing-value.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary-with-predict.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-binary.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-early-stop.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-layered-binary.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-layered-multi.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-mix-binary.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-mix-multi.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-multi-cv.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-multi-mo.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-multi.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-regression-cv.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-regression-multi-host.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-regression.py | %!s(int64=2) %!d(string=hai) anos | |
pipeline-hetero-sbt-warm-start.py | %!s(int64=2) %!d(string=hai) anos |
This section introduces the Pipeline scripts for different types of tasks.
Train Binary Classification Task:
script: pipeline-hetero-sbt-binary.py
Train Binary Classification Task with prediction:
script: pipeline-hetero-sbt-binary-with-predict.py
Train Multi-class Classification Task:
script: pipeline-hetero-sbt-multi.py
Train Regression Task:
script: pipeline-hetero-sbt-regression.py
Training With Complete Secure Activated:
script: pipeline-hetero-sbt-binary-complete-secure
Training With Early-stop Activated:
script: pipeline-hetero-sbt-with-early-stop
Train Binary Classification With Missing Features:
script: pipeline-hetero-sbt-with-missing-value
Train Binary Classification Task With Cross-Validation:
script: pipeline-hetero-sbt-binary-cv.py
Train Multi-class Classification Task Cross-Validation:
script: pipeline-hetero-sbt-multi-cv.py
Train Regression Task Cross-Validation:
script: pipeline-hetero-sbt-regression-cv.py
Train With Multi-host:
script: pipeline-hetero-sbt-regression-multi-host.py
Users can run a pipeline job directly:
python ${pipeline_script}