|
|
2 yıl önce | |
|---|---|---|
| .. | ||
| README.md | 2 yıl önce | |
| __init__.py | 2 yıl önce | |
| data_transform_testsuite.json | 2 yıl önce | |
| pipeline-data-transform-dense-match-id.py | 2 yıl önce | |
| pipeline-data-transform-dense.py | 2 yıl önce | |
| pipeline-data-transform-missing-fill.py | 2 yıl önce | |
| pipeline-data-transform-svmlight.py | 2 yıl önce | |
| pipeline-data-transform-tag-value-match-id.py | 2 yıl önce | |
| pipeline-data-transform-tag-value.py | 2 yıl önce | |
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}