Here we provide tutorials on running FATE jobs:
Submiting jobs with Pipeline
is recommended, here are some Jupyter Notebook
with guided instructions:
- Upload Data with FATE-Pipeline
- Train & Predict Hetero SecureBoost with FATE-Pipeline
- Build Homo NN model with FATE-Pipeline
- Upload & Train Hetero SecureBoost on Data with Match ID
Submiting jobs without Pipeline
is supported as well, which one should provide job configuration(s) in json format:
Models can be pushlished with FATE Serving to Serving without FATE
:
And for those who want to run jobs in batches, ie. run algorithm tests, try using fate_test
: