How to Test ML Code - ML 091

How to Test ML Code - ML 091
Published:

October 20, 2022

Powered by RedCircle

Show Notes

In this show, we cover some practical tips for writing reliable ML code. Here are some of the questions we look to answer...

  1. What are tests and why should you use them?
  2. What's the difference between unit tests and integration tests?
  3. What should you test?
  4. How should you write tests in python? (the answer is to use pytest)

Sponsors