diff --git a/static/coordinated_linr.yaml b/static/coordinated_linr.yaml index 0df76fd..65a6e3c 100644 --- a/static/coordinated_linr.yaml +++ b/static/coordinated_linr.yaml @@ -2,8 +2,8 @@ component: name: coordinated_linr description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -373,8 +373,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/coordinated_lr.yaml b/static/coordinated_lr.yaml index 567449c..837a899 100644 --- a/static/coordinated_lr.yaml +++ b/static/coordinated_lr.yaml @@ -2,8 +2,8 @@ component: name: coordinated_lr description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -383,8 +383,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/data_split.yaml b/static/data_split.yaml index 5509592..3668d07 100644 --- a/static/data_split.yaml +++ b/static/data_split.yaml @@ -2,8 +2,8 @@ component: name: data_split description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -111,7 +111,7 @@ component: - host description: '' is_multi: false - model: { } + model: {} output_artifacts: data: train_output_data: @@ -147,7 +147,7 @@ component: - host description: '' is_multi: false - model: { } + model: {} metric: metric: types: @@ -161,3 +161,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/dataframe_transformer.yaml b/static/dataframe_transformer.yaml index e26ee88..67b7b90 100644 --- a/static/dataframe_transformer.yaml +++ b/static/dataframe_transformer.yaml @@ -2,7 +2,7 @@ component: name: dataframe_transformer description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - local diff --git a/static/download.yaml b/static/download.yaml index 63fccb1..69f0171 100644 --- a/static/download.yaml +++ b/static/download.yaml @@ -2,7 +2,7 @@ component: name: download description: '' provider: fate_flow - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest diff --git a/static/evaluation.yaml b/static/evaluation.yaml index 3495094..3ae060b 100644 --- a/static/evaluation.yaml +++ b/static/evaluation.yaml @@ -2,7 +2,7 @@ component: name: evaluation description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest diff --git a/static/feature_correlation.yaml b/static/feature_correlation.yaml index 13dd687..dbf01b0 100644 --- a/static/feature_correlation.yaml +++ b/static/feature_correlation.yaml @@ -2,8 +2,8 @@ component: name: feature_correlation description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -65,9 +65,9 @@ component: - host description: '' is_multi: false - model: { } + model: {} output_artifacts: - data: { } + data: {} model: output_model: types: @@ -93,3 +93,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/feature_scale.yaml b/static/feature_scale.yaml index 4a8ef5a..cad3726 100644 --- a/static/feature_scale.yaml +++ b/static/feature_scale.yaml @@ -2,7 +2,7 @@ component: name: feature_scale description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest @@ -29,7 +29,7 @@ component: title: typing.Union[list, dict] anyOf: - type: array - items: { } + items: {} - type: object default: - 0 @@ -164,8 +164,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/hetero_feature_binning.yaml b/static/hetero_feature_binning.yaml index bc7fb81..60e968a 100644 --- a/static/hetero_feature_binning.yaml +++ b/static/hetero_feature_binning.yaml @@ -2,8 +2,8 @@ component: name: hetero_feature_binning description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -266,8 +266,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/hetero_feature_selection.yaml b/static/hetero_feature_selection.yaml index 42d0181..bbf5078 100644 --- a/static/hetero_feature_selection.yaml +++ b/static/hetero_feature_selection.yaml @@ -2,8 +2,8 @@ component: name: hetero_feature_selection description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -178,8 +178,8 @@ component: manual_param: type: ModelMetaclass default: - keep_col: [ ] - filter_out_col: [ ] + keep_col: [] + filter_out_col: [] optional: true description: manual filter param type_meta: @@ -188,13 +188,13 @@ component: properties: keep_col: title: Keep Col - default: [ ] + default: [] type: array items: type: string filter_out_col: title: Filter Out Col - default: [ ] + default: [] type: array items: type: string @@ -309,8 +309,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/hetero_nn.yaml b/static/hetero_nn.yaml index 8ec901a..6ad7f80 100644 --- a/static/hetero_nn.yaml +++ b/static/hetero_nn.yaml @@ -2,7 +2,7 @@ component: name: hetero_nn description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest diff --git a/static/hetero_sbt.yaml b/static/hetero_sbt.yaml index c371a8e..df0ee95 100644 --- a/static/hetero_sbt.yaml +++ b/static/hetero_sbt.yaml @@ -2,7 +2,7 @@ component: name: hetero_secureboost description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest @@ -316,7 +316,7 @@ component: description: '' is_multi: false model: - train_model_input: + warm_start_model: types: - json_model optional: true @@ -327,7 +327,7 @@ component: - host description: '' is_multi: false - predict_model_input: + input_model: types: - json_model optional: false @@ -340,7 +340,7 @@ component: is_multi: false output_artifacts: data: - train_data_output: + train_output_data: types: - dataframe optional: true @@ -374,7 +374,7 @@ component: description: '' is_multi: true model: - train_model_output: + output_model: types: - json_model optional: true @@ -395,3 +395,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/hetero_secureboost.yaml b/static/hetero_secureboost.yaml index f2fc083..df0ee95 100644 --- a/static/hetero_secureboost.yaml +++ b/static/hetero_secureboost.yaml @@ -2,7 +2,7 @@ component: name: hetero_secureboost description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest diff --git a/static/homo_lr.yaml b/static/homo_lr.yaml index 07a93da..d9a362e 100644 --- a/static/homo_lr.yaml +++ b/static/homo_lr.yaml @@ -2,7 +2,7 @@ component: name: homo_lr description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest diff --git a/static/homo_nn.yaml b/static/homo_nn.yaml index 13474c7..23ce15d 100644 --- a/static/homo_nn.yaml +++ b/static/homo_nn.yaml @@ -2,7 +2,7 @@ component: name: homo_nn description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest diff --git a/static/psi.yaml b/static/psi.yaml index a0a9c70..d70d215 100644 --- a/static/psi.yaml +++ b/static/psi.yaml @@ -2,7 +2,7 @@ component: name: psi description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest @@ -69,3 +69,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/reader.yaml b/static/reader.yaml index 101c031..3ca780b 100644 --- a/static/reader.yaml +++ b/static/reader.yaml @@ -2,7 +2,7 @@ component: name: reader description: '' provider: fate - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest @@ -61,3 +61,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/sample.yaml b/static/sample.yaml index 5ee2743..e06e723 100644 --- a/static/sample.yaml +++ b/static/sample.yaml @@ -2,8 +2,8 @@ component: name: sample description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -89,7 +89,7 @@ component: - host description: '' is_multi: false - model: { } + model: {} output_artifacts: data: output_data: @@ -103,7 +103,7 @@ component: - host description: '' is_multi: false - model: { } + model: {} metric: metric: types: @@ -117,3 +117,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/sshe_linr.yaml b/static/sshe_linr.yaml index bcdfba9..14995ab 100644 --- a/static/sshe_linr.yaml +++ b/static/sshe_linr.yaml @@ -2,8 +2,8 @@ component: name: sshe_linr description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -297,8 +297,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/sshe_lr.yaml b/static/sshe_lr.yaml index 8aa25fc..f608a4c 100644 --- a/static/sshe_lr.yaml +++ b/static/sshe_lr.yaml @@ -2,8 +2,8 @@ component: name: sshe_lr description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -297,8 +297,9 @@ component: types: - json_metric optional: false - stages: [ ] - roles: [ ] + stages: [] + roles: [] description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/statistics.yaml b/static/statistics.yaml index 8d7fafc..6a64518 100644 --- a/static/statistics.yaml +++ b/static/statistics.yaml @@ -2,8 +2,8 @@ component: name: statistics description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host @@ -106,9 +106,9 @@ component: - host description: '' is_multi: false - model: { } + model: {} output_artifacts: - data: { } + data: {} model: output_model: types: @@ -134,3 +134,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/toy_example.yaml b/static/toy_example.yaml index 4363c6e..1edd4f6 100644 --- a/static/toy_example.yaml +++ b/static/toy_example.yaml @@ -2,7 +2,7 @@ component: name: toy_example description: '' provider: fate - version: 2.0.0-beta + version: 2.1.0 labels: [] roles: - guest diff --git a/static/union.yaml b/static/union.yaml index 5b04916..0a17f33 100644 --- a/static/union.yaml +++ b/static/union.yaml @@ -2,12 +2,12 @@ component: name: union description: '' provider: fate - version: 2.0.0 - labels: [ ] + version: 2.1.0 + labels: [] roles: - guest - host - parameters: { } + parameters: {} input_artifacts: data: input_datas: @@ -21,7 +21,7 @@ component: - host description: '' is_multi: true - model: { } + model: {} output_artifacts: data: output_data: @@ -35,7 +35,7 @@ component: - host description: '' is_multi: false - model: { } + model: {} metric: metric: types: @@ -49,3 +49,4 @@ component: description: metric, invisible for user is_multi: false schema_version: v1 + diff --git a/static/upload.yaml b/static/upload.yaml index 4027ef4..158f884 100644 --- a/static/upload.yaml +++ b/static/upload.yaml @@ -2,7 +2,7 @@ component: name: upload description: '' provider: fate_flow - version: 2.0.0 + version: 2.1.0 labels: [] roles: - guest