All Tutorials
Code examples and tutorials.
Quick Start
Check the short Quickstart examples here.
Get Started Tutorials
Introductory tutorials that walk you through the basic functionality step by step.
Title | Guide | Code |
---|---|---|
LLM Evaluation | ||
Data & ML Monitoring | ||
LLM Tracing | ||
Intro to Reports & Test Suites (OSS) | ||
Self-host ML monitoring Dashboard (OSS) |
Example Reports and Tests
Simple examples show different local evaluations (Metrics, Tests and Presets) for tabular data and ML.
Title | Code example | Contents |
---|---|---|
Evidently Test Presets | Pre-built Test Suites on tabular data:
| |
Evidently Tests |
| |
Evidently Metric Presets | All pre-built Reports:
| |
Evidently Metrics |
| |
Evidently LLM Metrics |
|
For LLM and text metrics, check the LLM evaluation tutorial.
Tutorials - LLM
Title | Tutorial |
---|---|
How to create LLM judge evaluator | |
How to run regression testing for LLM products |
Tutorials - ML
To better understand the Evidently use cases, refer to the detailed tutorials accompanied by the blog posts.
Title | Code example | Blog post |
---|---|---|
Understand ML model decay in production (regression example) | ||
Compare two ML models before deployment (classification example) | ||
Evaluate and visualize historical data drift | ||
Monitor NLP models in production | ||
Create ML model cards | ||
Use descriptors to monitor text data |
You can find more examples in the Community Examples repository.
How to examples
For code examples on specific functionality, check the How-To examples:
https://github.com/evidentlyai/evidently/tree/main/examples/how_to_questionsIntegrations
To see how to integrate Evidently in your prediction pipelines and use it with other tools, refer to the integrations.
Evidently integrationsLast updated