2.8. Data and prediction drift in ML [CODE PRACTICE]

A code example walkthrough of detecting data drift and creating a custom method for drift detection using Evidently.

Video 8. Data and prediction drift in ML [CODE PRACTICE]arrow-up-right, by Emeli Dral

In this video, we walk you through the code example of detecting data drift and creating a custom method for drift detection using the open-source Evidentlyarrow-up-right Python library.

Want to go straight to code? Here is the example notebookarrow-up-right to follow along.

Outline: 00:00arrow-up-right Create a working environment and import libraries 01:33arrow-up-right Overview of the data drift options 04:25arrow-up-right Evaluating share of drifted features 06:40arrow-up-right Detecting column drift 11:47arrow-up-right Set different drift detection method per feature type 12:57arrow-up-right Set individual different drift detection methods per feature 15:34arrow-up-right Custom drift detection method

Enjoyed the content?

Star Evidently on GitHub to contribute back! This helps us create free, open-source tools and content for the community.

⭐️ Stararrow-up-right on GitHub!

Last updated