Training ======== The training module provides a class for managing the training process, loading the data and running the experiments. The Workflow class defines the steps to take when training a model. Module Contents ---------------- .. include:: /_training_objects_table.rst .. toctree:: :maxdepth: 1 :hidden: training/training_manager training/workflow training/alert_mailer training/logging_util