README.md 477 B

Positive Unlabeled Learning Pipeline Example Usage Guide.

Example Tasks

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

  1. Positive Unlabeled LR Task:

    script: pipeline-positive-unlabeled-lr.py

  2. Positive Unlabeled SSHE-LR Task:

    script: pipeline-positive-unlabeled-sshe-lr.py

  3. Positive Unlabeled SBT Task:

    script: pipeline-positive-unlabeled-sbt.py

Users can run a pipeline job directly:

python ${pipeline_script}