1 Star 0 Fork 68

fuhm / FATE

forked from WeBank / FATE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hetero_lr_testsuite.json 3.44 KB
一键复制 编辑 原始数据 按行查看 历史
{
"data": [
{
"file": "examples/data/breast_b.csv",
"head": 1,
"partition": 16,
"table_name": "hetero_breast_b",
"namespace": "hetero_breast_guest",
"role": "guest_0"
},
{
"file": "examples/data/breast_a.csv",
"head": 1,
"partition": 16,
"table_name": "hetero_breast_a",
"namespace": "hetero_breast_host",
"role": "host_0"
},
{
"file": "examples/data/breast_a.csv",
"head": 1,
"partition": 16,
"table_name": "hetero_breast_a",
"namespace": "hetero_breast_host",
"role": "host_1"
},
{
"file": "examples/data/vehicle_scale_b.csv",
"head": 1,
"partition": 16,
"table_name": "hetero_vehicle_b",
"namespace": "hetero_guest_vehicle",
"role": "guest_0"
},
{
"file": "examples/data/vehicle_scale_a.csv",
"head": 1,
"partition": 16,
"table_name": "hetero_vehicle_a",
"namespace": "hetero_host_vehicle",
"role": "host_0"
}
],
"tasks": {
"lr": {
"conf": "test_hetero_lr_train_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr_validate": {
"conf": "test_hetero_lr_validate_job_conf.json",
"dsl": "test_hetero_lr_validate_job_dsl.json"
},
"lr_cv": {
"conf": "test_hetero_lr_cv_job_conf.json",
"dsl": "test_hetero_lr_cv_job_dsl.json"
},
"lr_one_vs_all": {
"conf": "test_hetero_lr_one_vs_rest_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr_feature_engineering": {
"conf": "test_lr_with_feature_engineering_job_conf.json",
"dsl": "test_lr_with_feature_engineering_dsl.json"
},
"lr_multi_host": {
"conf": "test_multi_host_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr_sparse": {
"conf": "test_hetero_lr_sparse_train_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr_sparse_sqn": {
"conf": "test_hetero_lr_sparse_sqn_train_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr_ovr_cv": {
"conf": "test_hetero_lr_cv_ovr_job_conf.json",
"dsl": "test_hetero_lr_cv_job_dsl.json"
},
"lr_sparse_cv": {
"conf": "test_hetero_lr_cv_sparse_job_conf.json",
"dsl": "test_hetero_lr_cv_job_dsl.json"
},
"lr_ovr_sqn": {
"conf": "test_hetero_lr_ovr_sqn_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr_sqn": {
"conf": "test_hetero_lr_sqn_job_conf.json",
"dsl": "test_hetero_lr_train_job_dsl.json"
},
"lr-predict": {
"conf": "test_predict_conf.json",
"deps": "lr"
},
"early_stop_lr": {
"conf": "test_hetero_lr_early_stop_train_job_conf.json",
"dsl": "test_hetero_lr_validate_job_dsl.json"
},
"spark_lr": {
"dsl": "test_hetero_lr_train_job_dsl.json",
"conf": "test_spark_backend_job_conf.json"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/fuhm_star/FATE.git
git@gitee.com:fuhm_star/FATE.git
fuhm_star
FATE
FATE
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891