|
преди 2 години | |
---|---|---|
.. | ||
README.md | преди 2 години | |
__init__.py | преди 2 години | |
hetero_poisson_testsuite.json | преди 2 години | |
pipeline-hetero-poisson-cv.py | преди 2 години | |
pipeline-hetero-poisson-sparse.py | преди 2 години | |
pipeline-hetero-poisson-validate.py | преди 2 години | |
pipeline-hetero-poisson-warm-start.py | преди 2 години | |
pipeline-hetero-poisson.py | преди 2 години |
This section introduces the Pipeline scripts for different types of tasks.
Train & Predict Task:
script: pipeline-hetero-poisson.py
Warm-start Task:
script: pipeline-hetero-poisson-warm-start.py
Validate Task (with early-stopping parameter specified):
script: pipeline-hetero-poisson-validate.py
Train Task with Sparse Data:
script: pipeline-hetero-poisson-sparse.py
Cross Validation Task:
script: pipeline-hetero-poisson-cv.py
Users can run a pipeline job directly:
python ${pipeline_script}