Shellmiao 9279d1873b Add projects 1 year ago
..
README.md 9279d1873b Add projects 1 year ago
__init__.py 9279d1873b Add projects 1 year ago
pipeline-positive-unlabeled-lr.py 9279d1873b Add projects 1 year ago
pipeline-positive-unlabeled-sbt.py 9279d1873b Add projects 1 year ago
pipeline-positive-unlabeled-sshe-lr.py 9279d1873b Add projects 1 year ago
positive_unlabeled_pipeline_testsuite.json 9279d1873b Add projects 1 year ago

README.md

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}