Skip to content

A set of examples illustrating some possible use cases for NannyML

Notifications You must be signed in to change notification settings

NannyML/examples

Repository files navigation

Documentation Status PyPI - License

NannyML - OSS Python library for detecting silent ML model failure | Product Hunt

WebsiteDocsCommunity Slack

NannyML examples

This repository contains some ready-to-run examples, showcasing some ways to run NannyML and integrate with third-party tools. Each example can be run by itself.

Integration examples

Drift and performance dashboards in Grafana

These examples process all model inputs/outputs using the containerized NannyML CLI. The results are stored in a relational database. We read the data from the metrics database and visualize them in two Grafana dashboards.

We have examples for the following problem types:

Incremental drift and performance dashboards in Grafana

These incremental examples are a slight variation of the previous ones. They will not process all the data at once, but will simulate running NannyML in a scheduled way.

We have examples for the following problem types:

About

A set of examples illustrating some possible use cases for NannyML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published