Shellmiao 9279d1873b Add projects | il y a 1 an | |
---|---|---|
.. | ||
README.md | il y a 1 an | |
__init__.py | il y a 1 an | |
data_transform_testsuite.json | il y a 1 an | |
pipeline-data-transform-dense-match-id.py | il y a 1 an | |
pipeline-data-transform-dense.py | il y a 1 an | |
pipeline-data-transform-missing-fill.py | il y a 1 an | |
pipeline-data-transform-svmlight.py | il y a 1 an | |
pipeline-data-transform-tag-value-match-id.py | il y a 1 an | |
pipeline-data-transform-tag-value.py | il y a 1 an |
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}