Shellmiao 9279d1873b Add projects 1 year ago
..
README.md 9279d1873b Add projects 1 year ago
pipeline-sample-weight-balanced.py 9279d1873b Add projects 1 year ago
pipeline-sample-weight-class-dict-feature-engineering.py 9279d1873b Add projects 1 year ago
pipeline-sample-weight-multi-host.py 9279d1873b Add projects 1 year ago
pipeline-sample-weight-name.py 9279d1873b Add projects 1 year ago
pipeline-sample-weight-transform.py 9279d1873b Add projects 1 year ago
sample_weight_testsuite.json 9279d1873b Add projects 1 year ago

README.md

Sample Weight Configuration Usage Guide.

Example Tasks

This section introduces the dsl and conf for different types of tasks.

  1. Balanced Mode Task:

    script: pipeline-sample-weight-balanced.py

  2. Column Name Task:

    script: pipeline-sample-weight-name.py

  3. Class Dictionary with Feature Engineering Task:

    script: pipeline-sample-weight-class-dict-feature-engineering.py

  4. Balanced Mode Task:

    script: pipeline-sample-weight-multi-host.py

  5. Sample Weight Transform Task:

    script: pipeline-sample-weight-transform.py

Users can use following commands to run pipeline job directly.

python ${pipeline_script}

After having finished a successful training task, you can use FATE Board to check output.