Shellmiao 9279d1873b Add projects | vor 1 Jahr | |
---|---|---|
.. | ||
README.md | vor 1 Jahr | |
psi_cpn_conf.json | vor 1 Jahr | |
psi_cpn_dsl.json | vor 1 Jahr | |
psi_testsuite.json | vor 1 Jahr |
This section introduces the dsl and conf relationships for usage.
PSI:
example-data:
(1) guest: expect: breast_homo_guest.csv; actual: breast_homo_host.csv (2) host: expect: breast_homo_guest.csv; actual: breast_homo_host.csv
dsl: psi_cpn_dsl.json
runtime_config: psi_cpn_conf.json
Users can use following commands to run a task.
flow job submit -c ${runtime_config} -d ${dsl}
Moreover, after successfully running the training task, you can use it to predict too.