When a previously trained machine learning model is put into production, the production phase begins where said model makes predictions on the inputs provided to it. When the distribution of production data changes over time, we talk about data drift. Then the model is likely to become less efficient, or even obsolete. The project consists […]
Read More