Skip to content

Commit

Permalink
cleaned up mlflow for initial release
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Farah <danny_farah@mckinsey.com>
  • Loading branch information
dannyrfar committed Mar 21, 2023
1 parent b2a03b6 commit 201fc8a
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 795 deletions.
1 change: 0 additions & 1 deletion kedro-datasets/kedro_datasets/databricks/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
"""Provides interface to Unity Catalog Tables."""

from .unity import ManagedTableDataSet
from .mlflow import MLFlowModel, MLFlowArtifact, MLFlowDataSet, MLFlowMetrics, MLFlowModelMetadata, MLFlowTags
6 changes: 0 additions & 6 deletions kedro-datasets/kedro_datasets/databricks/mlflow/__init__.py

This file was deleted.

133 changes: 0 additions & 133 deletions kedro-datasets/kedro_datasets/databricks/mlflow/artifact.py

This file was deleted.

89 changes: 0 additions & 89 deletions kedro-datasets/kedro_datasets/databricks/mlflow/common.py

This file was deleted.

80 changes: 0 additions & 80 deletions kedro-datasets/kedro_datasets/databricks/mlflow/dataset.py

This file was deleted.

Empty file.
Loading

0 comments on commit 201fc8a

Please sign in to comment.