
How to Test ML Code - ML 091
Adventures in Machine Learning
00:00
What Is a Unit Test?
When we're doing feature engineering, it's really important that our feature set or incoming data set is quote unquote correct. A test is just a Boolean condition where we look to see if inputs produce the correct outputs. There are different types of tests, though, Ben. So what is a unittest? What is an integration test? What is the difference?
Transcript
Play full episode