- Exporting Model Metadata from MLflow to Fiddler
- Uploading Model Artifacts to Fiddler for XAI
ML Platforms Overview
MLflow
Explore how Fiddler helps your team onboard, monitor, explain, and analyze models with MLFlow. Learn to ingest model metadata and artifacts for observability.
Fiddler allows your team to onboard, monitor, explain, and analyze your models developed with MLflow.
This guide shows you how to ingest the model metadata and artifacts stored in your MLflow model registry and use them to set up model observability in the Fiddler Platform:
Once you have the model file, you can create a package.py file in this model directory that describes how to access this model.
Finally, you can upload all the model artifacts to Fiddler:
Alternatively, you can skip uploading your model and use Fiddler to generate a surrogate model to get low-fidelity explanations for your model.
Please refer to the Explainability guide for detailed information on model artifacts, packages, and surrogate models.