|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| README.md | há 2 anos atrás | |
| __init__.py | há 2 anos atrás | |
| feature_scale_testsuite.json | há 2 anos atrás | |
| test_feature_scale_cap_conf.json | há 2 anos atrás | |
| test_feature_scale_cap_dsl.json | há 2 anos atrás | |
| test_feature_scale_normal_conf.json | há 2 anos atrás | |
| test_feature_scale_normal_dsl.json | há 2 anos atrás | |
This section introduces the dsl and conf for running feature scale tasks.
Feature Scale Normal Mode Task(with feat_upper given in list):
conf: test_feature_scale_normal_conf.json
dsl: test_feature_scale_normal_dsl.json
Feature Scale Cap Mode Task(with integer feat_upper & feat_lower):
conf: test_feature_scale_cap_conf.json
dsl: test_feature_scale_cap_dsl.json
Users can use following commands to running the task.
flow job submit -c ${runtime_config} -d ${dsl}
Note: the intersection output is only ids of intersection, because of the parameter of "only_output_key" in runtime_config.