|
|
пре 2 година | |
|---|---|---|
| .. | ||
| README.md | пре 2 година | |
| __init__.py | пре 2 година | |
| data_transform_testsuite.json | пре 2 година | |
| pipeline-data-transform-dense-match-id.py | пре 2 година | |
| pipeline-data-transform-dense.py | пре 2 година | |
| pipeline-data-transform-missing-fill.py | пре 2 година | |
| pipeline-data-transform-svmlight.py | пре 2 година | |
| pipeline-data-transform-tag-value-match-id.py | пре 2 година | |
| pipeline-data-transform-tag-value.py | пре 2 година | |
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}