Product Tour

Here's a tour of our product UI!

Video Demo

Watch the video to learn how Fiddler AI Observability provides data science and MLOps teams with a unified platform to monitor, analyze, explain, and improve machine learning models at scale, and build trust in AI.

Documented UI Tour

When you log in to Fiddler, you are on the Home page and you can visualize monitoring information for your models across all your projects.

  • At the top of the page, you will see donut charts for the number of triggered alerts for Performance, Data Drift, and Data Integrity.
  • To the right of the donut charts, you will find the Bookmarks as well as a Recent Job Status card that lets you keep track of long-running async jobs and whether they have failed, are in progress, or successfully completed.
  • The Monitoring summary table displays your models across different projects along with information on their traffic, drift, and the number of triggered alerts.

View all of your bookmarked, Projects, Models, Datasets, Charts, and Dashboards by clicking "View All" on the Bookmarks card on the homepage or navigating directly to Bookmarks via the navigation bar.

Track all of your ongoing and completed model, dataset, and event publish jobs by clicking "View All" on the Jobs card on the homepage or navigating directly to the Jobs via the navigation bar.

On the side navigation bar, below charts, is the Projects Tab. You can click on the Projects tab and it lands on a page that lists all your projects contained within Fiddler. See the Fiddler Samples section below for more information on these projects. You can create new projects within the UI (by clicking the “Add Project” button) or via the Fiddler Client.

Projects represent your organization's distinct AI applications or use cases. Within Fiddler, Projects house all the Models specific to a given application, and thus serve as a jumping-off point for the majority of Fiddler’s model monitoring and explainability features.

Go ahead and click on the bank_churn to navigate to the Project Overview page.

Here you can see a list of the models contained within the fraud detection project, as well as a project dashboard to which analyze charts can be pinned. Go ahead and click the “churn_classifier” model.

From the Model Overview page, you can view details about the model: its metadata (schema), the files in its model directory, and its features, which are sorted by impact (the degree to which each feature influences the model’s prediction score).

You can then navigate to the platform's core monitoring and explainability capabilities. These include:

  • Monitor — Track and configure alerts on your model’s performance, data drift, data integrity, and overall service metrics. Read the Monitoring documentation for more details.
  • Analyze — Analyze the behavior of your model in aggregate or with respect to specific segments of your population. Read the Analytics documentation for more details.
  • Explain — Generate “point” or prediction-level explanations on your training or production data for insight into how each model decision was made. Read the Explainability documentation for more details.
  • Evaluate — View your model’s performance on its training and test sets for quick validation prior to deployment. Read the Evaluation documentation for more details.

Fiddler Samples

Fiddler Samples is a set of datasets and models that are preloaded into Fiddler. They represent different data types, model frameworks, and machine learning techniques. See the table below for more details.

ProjectModelDatasetModel FrameworkAlgorithmModel TaskExplanation Algos
Bank ChurnBank ChurnTabularscikit-learnRandom ForestBinary ClassificationFiddler Shapley
Heart DiseaseHeart DiseaseTabularTensorflowBinary ClassificationFiddler Shapley, IG
IMDBImdb RnnTextTensorflowBiLSTMBinary ClassficationFiddler Shapley, IG
IrisIrisTabularscikit-learnLogistic RegressionMulti-class ClassificationFiddler Shapley
LendingLogreg-allTabularscikit-learnLogistic RegressionBinary ClassificationFiddler Shapley
Logreg-simpleTabularscikit-learnLogistic RegressionBinary ClassificationFiddler Shapley
Xgboost-simple-sagemakerTabularscikit-learnXGboostBinary ClassificationFiddler Shapley
NewsgroupChristianity Atheism ClassifierTextscikit-learnRandom ForestBinary ClassificationFiddler Shapley
Wine QualityLinear Model Wine RegressorTabularscikit-learnElastic NetRegressionFiddler Shapley
DNN Wine RegressorTabularTensorflowRegressionFiddler Shapley

See the README for more information.

↪ Questions? Join our community Slack to talk to a product expert

Fiddler Demo