MlFlow and Feature Store: mlflow.spark.autolog, using feature store on Databricks, FeatureStoreClient.log_model()?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2021 09:32 AM
As I am moving my first steps within the Databricks Machine Learning Workspace, I am getting confused by some features that by "documentation" seem to overlap.
Does autolog for spark on mlflow provide different tracking than using a training set created via a feature store client? Also, how does FeatureStoreClient.log_model() relate with MLFlow?
Labels:
- Labels:
-
DatabricksML
-
Feature Store
-
MlFlow