Shellmiao 9279d1873b Add projects il y a 1 an
..
column_expand 9279d1873b Add projects il y a 1 an
data_split 9279d1873b Add projects il y a 1 an
data_statistics 9279d1873b Add projects il y a 1 an
data_transform 9279d1873b Add projects il y a 1 an
feature_imputation 9279d1873b Add projects il y a 1 an
feature_scale 9279d1873b Add projects il y a 1 an
feldman_verifiable_sum 9279d1873b Add projects il y a 1 an
hetero_feature_binning 9279d1873b Add projects il y a 1 an
hetero_feature_selection 9279d1873b Add projects il y a 1 an
hetero_ftl 9279d1873b Add projects il y a 1 an
hetero_kmeans 9279d1873b Add projects il y a 1 an
hetero_linear_regression 9279d1873b Add projects il y a 1 an
hetero_logistic_regression 9279d1873b Add projects il y a 1 an
hetero_nn 9279d1873b Add projects il y a 1 an
hetero_pearson 9279d1873b Add projects il y a 1 an
hetero_poisson_regression 9279d1873b Add projects il y a 1 an
hetero_secureboost 9279d1873b Add projects il y a 1 an
hetero_sshe_linr 9279d1873b Add projects il y a 1 an
hetero_sshe_lr 9279d1873b Add projects il y a 1 an
hetero_stepwise 9279d1873b Add projects il y a 1 an
homo-feature-binning 9279d1873b Add projects il y a 1 an
homo_logistic_regression 9279d1873b Add projects il y a 1 an
homo_nn 9279d1873b Add projects il y a 1 an
homo_onehot 9279d1873b Add projects il y a 1 an
homo_secureboost 9279d1873b Add projects il y a 1 an
intersect 9279d1873b Add projects il y a 1 an
label_transform 9279d1873b Add projects il y a 1 an
local_baseline 9279d1873b Add projects il y a 1 an
model_loader 9279d1873b Add projects il y a 1 an
multi_model_pipeline 9279d1873b Add projects il y a 1 an
positive_unlabeled 9279d1873b Add projects il y a 1 an
psi 9279d1873b Add projects il y a 1 an
sample_weight 9279d1873b Add projects il y a 1 an
scorecard 9279d1873b Add projects il y a 1 an
secure_information_retrieval 9279d1873b Add projects il y a 1 an
union 9279d1873b Add projects il y a 1 an
upload 9279d1873b Add projects il y a 1 an
README.rst 9279d1873b Add projects il y a 1 an

README.rst

V2 DSL & Conf Examples
======================

This is folder showing examples of each components.

Similar to the older version, a pair of dsl & conf files corresponds to a task. You can start a task with the following command:

.. code-block:: bash

flow job submit -d ${dsl.json} -c ${conf.json}

For more details on using DSL V2, please refer `here <../../../doc/tutorial/dsl_conf/dsl_conf_v2_setting_guide.md>`__.