{ "data": [ { "file": "examples/data/breast_hetero_host.csv", "head": 1, "partition": 16, "table_name": "breast_hetero_host", "namespace": "experiment", "role": "host_0" }, { "file": "examples/data/breast_hetero_host.csv", "head": 1, "partition": 16, "table_name": "breast_hetero_host", "namespace": "experiment", "role": "host_1" }, { "file": "examples/data/breast_hetero_host.csv", "head": 1, "partition": 16, "table_name": "breast_hetero_host_sid", "namespace": "experiment", "extend_sid": true, "auto_increasing_sid": false, "role": "host_0" }, { "file": "examples/data/breast_hetero_guest.csv", "head": 1, "partition": 16, "table_name": "breast_hetero_guest", "namespace": "experiment", "role": "guest_0" }, { "file": "examples/data/breast_hetero_guest.csv", "head": 1, "partition": 16, "table_name": "breast_hetero_guest_sid", "namespace": "experiment", "extend_sid": true, "auto_increasing_sid": false, "role": "guest_0" } ], "pipeline_tasks": { "sample-weight-balanced": { "script": "./pipeline-sample-weight-balanced.py" }, "sample-weight-class-dict-feature-engineering": { "script": "./pipeline-sample-weight-class-dict-feature-engineering.py" }, "sample-weight-name": { "script": "./pipeline-sample-weight-name.py" }, "sample-weight-multi-host": { "script": "./pipeline-sample-weight-multi-host.py" }, "sample-weight-transform": { "script": "./pipeline-sample-weight-transform.py" } } }