5.5. Design a custom test suite with Evidently [CODE PRACTICE]

A code example walkthrough of creating a custom Test Suite from individual tests and passing custom test conditions in the Evidently Python library.

Video 5. Design a custom test suite with Evidently [CODE PRACTICE]arrow-up-right, by Emeli Dral

In this video, we show how to create a custom Test Suite from individual tests and pass custom test conditions.

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

Link to docs: custom test suitearrow-up-right

Outline: 00:00arrow-up-right Introduction 00:50arrow-up-right Imports, data loading and prep 03:05arrow-up-right Load model and get predictions 04:26arrow-up-right Create a custom test suite 09:06arrow-up-right View the test results 10:04arrow-up-right Run the test suite without reference data 12:59arrow-up-right Recap and what's next

Last updated