This section introduces the Pipeline scripts for different types of tasks.
Dense InputFormat Task:
script: pipeline-data-transform-dense.py
TagValue InputFormat Task:
script: pipeline-data-transform-tag-value.py
Input Data With Missing Value:
script: pipeline-data-transform-missing-value.py
SVM-Light InputFormat Task:
script: pipeline-data-transform-svmlight.py
Dense InputFormat With MatchID Task:
script: pipeline-data-transform-dense-match-id.py
TagValue InputFormat With MatchID Task:
script: pipeline-data-transform-tag-value-match-id.py
Users can run a pipeline job directly:
python ${pipeline_script}