From Scripts To Prediction API
submission.csv? No thanks!
Medium link
This is an old article I posted in Medium, I may just provide the link without reproducing it here!
After we have the ML/DS scripts, how can others make use of the predictions? Definitely we don’t want to run the scripts ourselves and send it over the email / message. A common approach is to develop the API
This article continues from the last medium post and discusses how to build the prediction API and the importance of unit testing