informatics-lab / precip_rediagnosis

Project to use ML to re-diagnose precipitation fields from ensemble model fields
0 stars 0 forks source link

Implement CI/CD for training #18

Open stevehadd opened 2 years ago

stevehadd commented 2 years ago

we want to test that our training pipeline works reliably, so we need a test suite of sort to check that it continues to work whenever we make changes.

stevehadd commented 1 year ago

Have some sort of suite of tests/checks is important for CI/CD The following software might help for testing:

Some general info https://neptune.ai/blog/ways-ml-teams-use-ci-cd-in-production https://ds3lab.ghost.io/ci/