|
há 2 anos atrás | |
---|---|---|
.. | ||
README.md | há 2 anos atrás | |
__init__.py | há 2 anos atrás | |
data_transform_testsuite.json | há 2 anos atrás | |
pipeline-data-transform-dense-match-id.py | há 2 anos atrás | |
pipeline-data-transform-dense.py | há 2 anos atrás | |
pipeline-data-transform-missing-fill.py | há 2 anos atrás | |
pipeline-data-transform-svmlight.py | há 2 anos atrás | |
pipeline-data-transform-tag-value-match-id.py | há 2 anos atrás | |
pipeline-data-transform-tag-value.py | há 2 anos atrás |
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}