Skip to content

Usage

Here we provide tutorials on running FATE jobs:

Submiting jobs with Pipeline is recommended, here are some Jupyter Notebook with guided instructions:

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:


Last update: 2021-11-22
Back to top