Create an automated process to run an evaluation on the training data and record the results to a *"database"*. - [ ] Create N partitions from training data. - [ ] Run N evaluations - [ ] Write results - [ ] Bind to a GitHub action (e.g. code pushed to the Master branch).
Create an automated process to run an evaluation on the training data and record the results to a "database".