📓 Jupyter Notebooks¶
Explore DriftWatch through interactive examples. Click the badge to open any notebook directly in Google Colab.
-
Drift Detection Tutorial
A complete walkthrough of the core features: detecting drift in numerical and categorical data, and generating reports.
-
CLI Tutorial
Learn how to use the
driftwatchcommand-line interface to check for drift and generate reports without writing Python scripts. -
Advanced Customization
Deep dive into customizing thresholds, selecting specific detectors, and using the
DriftExplainerandDriftVisualizerfor detailed analysis.
Running Locally¶
To run these notebooks locally, clone the repository and install the dependencies: