At the heart of any machine learning application, be it production optimization, anomaly detection, or a simple information dashboard, there is a prediction service. The role of the prediction service is to receive (raw or processed) data and provide prediction, which is used by other services to solve the problem…