Configure recipes#
Fig. 3 Configure phase on Triage’s workflow#
We configure Triage through a YAML configuration file that reflects the deployment scenario in which the models will be used. This configuration defines key elements such as the cohort for training and prediction, the timing of predictions, the outcome being modeled, the prediction horizon, how frequently the model is retrained, how often prediction results are used for interventions, and the available resources for interventions that inform the evaluation metric, among other settings.
The following recipes can help you to set up all the sections on the Triage configuration file.
You can find a complete and thorough example of a complete configuration file here