🎉 Deepchecks raised $14m!  Click here to find out more 🚀

Root Cause
Analysis

Once you get an alert or a user has complained about model performance, time to resolve is critical. You must identify your data's problematic areas and switch to your Python environment to find the root cause.

Deepcheck helps you quickly understand the root cause of the issue throughout the model lifecycle.

Root Cause Analysis

Why Root Cause Analysis?

Where Is the Issue

Where Is the Issue

You were just informed by either the customer success team or the Deepchecks monitoring system that your mission-critical deployed model is acting weirdly. You would like to know if a data pipeline, a new model version, or a data change caused the issue.

Understand the Urgency

Understand the Urgency

The issue shows a model’s abnormal behavior. You need to know the impact: is there a significant impact on all of the data, a specific segment, or does only a minor portion of the data need to be monitored? Understanding the scope of impact is crucial when understanding your issue’s urgency.

test_dataset, _, _ = Model_version.get_production_dataset (start_time, end_time, data_filters) sns.catplot(text_dataset.data, “feul_type” , hue=“gear”)

Get to the Granular Reason

Once you know the issue, you need to dive in and figure out the source of the problem — a necessary step for mitigation. In many cases, this would require you to switch from the monitoring system UI to your code.

How Deepchecks can help you?

Getting the data into a local notebook and performing code-level analysis to detect the root cause of the change is a difficult process. Deepchecks' provides an easy way to retrieve data segments detected within the system for further manual offline analysis within a notebook. Data comes in a compatible form to be further analyzed with Deepchecks Open Source.

Deepcheck automatically detects insights and provides an intuitive visualization of change over time for relevant segments and metrics to assist in the process.

Open Source & Community

Deepchecks is committed to keeping the ML validation package open-source and community-focused.

Subscribe to Our Newsletter

Do you want to stay informed? Keep up-to-date with industry news, the latest trends in MLOps, and observability of ML systems.