Bringing a machine learning project to a successful conclusion is more difficult than it may seem upfront. We have to take into consideration full machine learning lifecycle, which allows focusing not only on the development of the model but also on the production and monitoring parts. During this tutorial, we practice building full machine learning lifecycle using MLFlow as the main tool.
Tutorial instructions and data can be found here (make sure to check prior to event): github link
Bringing a machine learning project to a successful conclusion is more difficult than it may seem upfront. We have to take into consideration full machine learning lifecycle, which allows focusing not only on the development of the model but also on the production and monitoring parts. Thankfully, there are mature tools available to manage machine learning lifecycle. One of the tools for end-to-end machine learning lifecycle management is the open-source platform MLflow.
During the tutorial we are going to deep dive into main MLFlow components: