https://kedro.org/ logo
#plugins-integrations
Title
# plugins-integrations
d

deepyaman

06/16/2022, 4:25 AM
No issues--just wanted to say that the little bit of
kedro-mlflow
that I've looked into tonight (mostly
MlflowModelSaverDataSet
) is really well-designed, and I appreciate it! Was going to go down the route of wrapping `save_model`/`load_model` and supporting flavors and everything, and so glad a search while looking into it turned up this specific dataset implementation, since it's much better than would have done myself. @Galileo-Galilei 🙂