Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.05 KB

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: