Advanced Guides#

The guides in this section go beyond the basic use cases of training models and generating predictions from them:

  • Scheduling Jobs: schedule training and prediction jobs on a Flyte cluster to run on a specified cadence.

  • Component Callbacks: define callbacks at the app component level, like post-prediction callbacks.