Does anyone have a good example/template project u...
# questions
a
Does anyone have a good example/template project using kedro-mlflow to save and track partitioned models? I want to see how the kedro_mlflow.io.models.MlflowModelTrackingDataset works for nested/partitioned runs, instead of doing a dictionary of pickle files.