qa-of-code-guidance
qa-of-code-guidance copied to clipboard
Add subsection on modelling-relevant testing
Modelling-relevant testing including https://www.jeremyjordan.me/testing-ml/
Models have a very particular type of testing that is needed. It is closer to acceptance testing in some ways than to traditional software unit tests.
We may need to reach out to users for this one for experience and examples.
DoD
- [ ] Linked URL has been read and understood
- [ ] Research how to implement testing for models has been conducted and understood
- [ ] (If needed) Relevant users/experts have been consulted
- [ ] Guidance with examples has been written and added to the testing section