Adventures in Machine Learning
How to Test ML Code - ML 091
In this show, we cover some practical tips for writing reliable ML code. Here are some of the questions we look to answer...What are tests and why should you use them?What's the difference between unit tests and integration tests?What should you te