Shellmiao 9279d1873b Add projects há 1 ano atrás
..
README.md 9279d1873b Add projects há 1 ano atrás
__init__.py 9279d1873b Add projects há 1 ano atrás
pipeline-positive-unlabeled-lr.py 9279d1873b Add projects há 1 ano atrás
pipeline-positive-unlabeled-sbt.py 9279d1873b Add projects há 1 ano atrás
pipeline-positive-unlabeled-sshe-lr.py 9279d1873b Add projects há 1 ano atrás
positive_unlabeled_pipeline_testsuite.json 9279d1873b Add projects há 1 ano atrás

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}