AI
Algorithm-Agnostic Model Building with Mlflow
A beginner-friendly step-by-step guide to creating generic ML pipelines using mlflow.pyfunc Mena Wang, PhD · Follow Published in Towards Data Science · 8 min read · 11 hours ago — One common challenge in MLOps is the hassle of migrating between various algorithms or frameworks. This beginner-friendly article helps you tackle the challenge by leveraging algorithm-agnostic model building using mlflow.pyfunc. Why Agorithm-Agonostic Model Building? Consider this scenario: we have an sklearn model currently deployed in