User Guide¶
- Quick Start
 - Quick Start (Model Developers)
 - Quick Start (Application Developers)
- Installing the client
 - Initializing the client
 - Listing available models by task
 - Creating a train job
 - Listing train jobs
 - Retrieving the latest train job’s details
 - Listing best trials of the latest train job
 - Creating an inference job with the latest train job
 - Listing inference jobs
 - Retrieving details of running inference job
 - Stopping a running inference job
 - Downloading the trained model for a trial
 
 - Quick Start (Application Users)
 - Quick Start (Admins)
 - Using Rafiki’s Admin Web
 - Creating Models
 - Supported Tasks
 - Supported Dataset Types
 - Installing Python