{ "data": [ { "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_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/vehicle_scale_hetero_guest.csv", "head": 1, "partition": 16, "table_name": "vehicle_scale_hetero_guest", "namespace": "experiment", "role": "guest_0" }, { "file": "examples/data/vehicle_scale_hetero_host.csv", "head": 1, "partition": 16, "table_name": "vehicle_scale_hetero_host", "namespace": "experiment", "role": "host_0" } ], "tasks": { "kmeans": { "conf": "test_hetero_kmeans_conf.json", "dsl": "test_hetero_kmeans_dsl.json" }, "kmeans_validate": { "conf": "test_hetero_kmeans_validate_conf.json", "dsl": "test_hetero_kmeans_validate_dsl.json" }, "kmeans_feature_engineering": { "conf": "test_hetero_kmeans_with_feature_engineering_conf.json", "dsl": "test_hetero_kmeans_with_feature_engineering_dsl.json" }, "kmeans_multi_host": { "conf": "test_hetero_kmeans_multi_host_conf.json", "dsl": "test_hetero_kmeans_multi_host_dsl.json" } } }