- Runs all specified models and runs against the specified dataset
- Saves the results of the run
- Can be used to create graphs
Example: example_config_files/prediction_example.yml In the train config you can choose models, dataset and metrics
The results will be files with model/metrics saved in path_to_project/predictions folder <br>