Hello, everyone! How do you manage model versionin...
# questions
e
Hello, everyone! How do you manage model versioning in MLFlow inside kedro pipeline?
d
Hi Elvira, we have some recommendation about that in out docs https://docs.kedro.org/en/stable/integrations/mlflow.html#model-registry-in-mlflow-using-kedro-mlflow and if it's not enough you can try to use custom hooks - there’s a section just below in the same doc that explains how to do that
e
Thank you, Dmitry!