How to Test Machine Learning Code and Systems(eugeneyan.com)
eugeneyan.com
How to Test Machine Learning Code and Systems
https://eugeneyan.com/writing/testing-ml/
1 comments
It's good to see how many great SE practices are being enhanced and adjusted and adopted to ML/DS. I would also recommend to run these tests on CI systems and create reports, pass/fail checks. This very common for SE these days and saves a lot of time, improves review process