github Galileo-Galilei/kedro-mlflow 0.8.1
Release 0.8.1

latest releases: 0.12.2, 0.12.1, 0.12.0...
2 years ago

[0.8.1] - 2022-02-13

Added

  • ✨ Open the UI in the default browser when the mlflow_tracking_uri in mlflow.yml is a http address instead of launching the ui server. (#275)

Fixed

  • 🐛 Force the input dataset in KedroPipelineModel to be a MemoryDataSet to remove unnecessary dependency to the underlying Kedro AbstractDataSet used during training (#273)
  • 🐛 Make MlflowArtifactDataset correctly log in mlflow Kedro DataSets without a _path attribute like kedro.io.PartitionedDataSet (#258).
  • 🐛 Automatically persist pipeline parameters when calling the kedro mlflow modelify command for consistency with how PipelineML objects are handled and for ease of use (#282).

Don't miss a new kedro-mlflow release

NewReleases is sending notifications on new releases.