DataEval provides a simple interface to characterize image data and its impact on model performance across classification and object-detection tasks
Project description
DataEval
About DataEval
DataEval focuses on characterizing image data and its impact on model performance across Classification and object-detection tasks.
Model-agnostic metrics that bound real-world performance
- relevance/completeness/coverage
- metafeatures (data complexity)
Model-specific metrics that guide model selection and training
- dataset sufficiency
- data/model complexity mismatch
Metrics for post-deployment monitoring of data with bounds on model performance to guide retraining
- dataset-shift metrics
- model performance bounds under covariate shift
- guidance on sampling to assess model error and model retraining
Getting Started
Requirements
- Python 3.9-3.11
Installing DataEval
You can install DataEval directly from pypi.org using the following command. The optional dependencies of DataEval are torch
, tensorflow
and all
. Using torch
enables Sufficiency metrics, and tensorflow
enables OOD Detection.
pip install dataeval[all]
Installing DataEval in Conda/Mamba
DataEval can be installed in a Conda/Mamba environment using the provided environment.yaml
file. As some dependencies
are installed from the pytorch
channel, the channel is specified in the below example.
micromamba create -f environment\environment.yaml -c pytorch
Installing DataEval from GitHub
To install DataEval from source locally on Ubuntu, you will need git-lfs
to download larger, binary source files and poetry
for project dependency management.
sudo apt-get install git-lfs
pip install poetry
Pull the source down and change to the DataEval project directory.
git clone https://github.com/aria-ml/dataeval.git
cd dataeval
Install DataEval with optional dependencies for development.
poetry install --all-extras --with dev
Now that DataEval is installed, you can run commands in the poetry virtual environment by prefixing shell commands with poetry run
, or activate the virtual environment directly in the shell.
poetry shell
Documentation and Tutorials
For more ideas on getting started using DataEval in your workflow, additional information and tutorials are in our Sphinx documentation hosted on Read the Docs.
Attribution
This project uses code from the Alibi-Detect python library developed by SeldonIO. Additional documentation from the developers are also available here.
POCs
- POC: Scott Swan @scott.swan
- DPOC: Andrew Weng @aweng
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dataeval-0.72.1.tar.gz
.
File metadata
- Download URL: dataeval-0.72.1.tar.gz
- Upload date:
- Size: 95.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80c845f4816a5b0bb76500527e80c3f05c8e6eee8f52b99fd982ebc477227718 |
|
MD5 | 609e3903ae775a74a2ceac81d1f95616 |
|
BLAKE2b-256 | fd629afe0af5dd53f69983e23ae72e08e3af2f7616b93cf347a571ee2a556c97 |
Provenance
The following attestation bundles were made for dataeval-0.72.1.tar.gz
:
Publisher:
publish.yml
on aria-ml/dataeval
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
dataeval-0.72.1.tar.gz
- Subject digest:
80c845f4816a5b0bb76500527e80c3f05c8e6eee8f52b99fd982ebc477227718
- Sigstore transparency entry: 146962933
- Sigstore integration time:
- Predicate type:
File details
Details for the file dataeval-0.72.1-py3-none-any.whl
.
File metadata
- Download URL: dataeval-0.72.1-py3-none-any.whl
- Upload date:
- Size: 130.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 619c32c0fd71d15799fb3d11890ad534d5822a8d07c78a65a660a7de57879b31 |
|
MD5 | e153fc75f25f547a61114a4d192d678f |
|
BLAKE2b-256 | 3047882f9da62d1eecfcced8ae26d51ca27ccab2cdaaf11b48dd4337f1ad47df |
Provenance
The following attestation bundles were made for dataeval-0.72.1-py3-none-any.whl
:
Publisher:
publish.yml
on aria-ml/dataeval
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
dataeval-0.72.1-py3-none-any.whl
- Subject digest:
619c32c0fd71d15799fb3d11890ad534d5822a8d07c78a65a660a7de57879b31
- Sigstore transparency entry: 146962935
- Sigstore integration time:
- Predicate type: