Skip to main content

A library for detecting critical data slices in structured and unstructured data based on features, metadata and model predictions.

Project description

Sliceguard Logo

sliceguard

Detect problematic data slices in unstructured and structured data – fast.

🚀 Introduction

Sliceguard helps you to quickly discover problematic data segments. It supports structured data as well as unstructured data like images, text or audio. Sliceguard generates an interactive report with just a few lines of code:

from sliceguard import SliceGuard

sg = SliceGuard()
issues = sg.find_issues(df, features=["image"])

sg.report()

⏱️ Quickstart

Install sliceguard by running pip install sliceguard[all].

Go straight to our quickstart examples for your use case:

🗺️ Public Roadmap

We maintain a public roadmap so you can follow along the development of this library.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sliceguard-0.0.35.tar.gz (32.0 kB view hashes)

Uploaded Source

Built Distribution

sliceguard-0.0.35-py3-none-any.whl (31.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page