Skip to main content
DeepChecks helps you validate your machine learning models and data with minimal effort. You can verify your data’s integrity, inspect its distributions, validate data splits, evaluate your model, and compare different models. This page shows how to use the DeepChecks integration with W&B so you can log validation results and test suites alongside your experiments. For more information, see the DeepChecks W&B integration guide.

Get started

To use DeepChecks with W&B, first sign up for a W&B account. With the W&B integration in DeepChecks, you can get started by running a single check and pushing the result to W&B:
In addition to logging individual checks, you can log an entire DeepChecks test suite to W&B:

Example

To see what the integration looks like in practice, explore the Validate your data and models with Deepchecks and W&B report, which demonstrates how to use DeepChecks and W&B together.
Deepchecks data validation results
If you have questions or issues about this W&B integration, open an issue in the DeepChecks GitHub repository and we’ll get you an answer.