Developing Machine Learning Models for Production
Sinan Ozdemir
Data Scientist, Entrepreneur, and Author
ML experiments involves testing models and determine which one is best
What Makes an ML Experiment Ready for Production?
There are many reasons why this might happen:
Code written in a hurry without proper testing or validation or missing/incomplete/out-of-date documenation
Developing Machine Learning Models for Production