Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 340 Bytes

Statistics Pipeline Example Usage Guide.

Example Tasks

This section introduces the Pipeline scripts for different types of tasks.

  1. Compute Default Metrics:

    script: test_statistics_default.py

  2. Compute Arbitrary Metrics:

    script: test_statistics.py

Users can run a pipeline job directly:

python ${pipeline_script}