A package to perform quality analyses for Machine Learning models
Project description
Quality Analysis for Machine Learning models
The three quality pillars are:
-
Functionality: groups analyses that evaluate how ”well“ an AI module performs a given task (i.e. assessing the suitability of an AI module for an application domain).
-
Comprehensibility: groups analyses that try to open the blackbox and enable stakeholders (model producers, users, or regulators) to interpret decisions and the decision-making process.
-
Robustness: groups analyses that assess how the ML component responds to small changes in the input.
The latest release performs functionality and robustness analyses for image classification and regression models. The next versions will include comprehensibility analysis and accept text data.
Installation
Using the PyPi package:
pip install ml-model-quality-analysis
Notable Dependencies
TensorFlow 2.3 is required:
pip install tensorflow==2.3
Getting Started
For examples on performing quality analysis for ML models, see the Quality Report Notebook.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ml-model-quality-analysis-0.0.1.tar.gz.
File metadata
- Download URL: ml-model-quality-analysis-0.0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e768d5f925f0f2c5b829d1073443885ff805a69f7cd9a34a18a3311127e52f97
|
|
| MD5 |
d748cb85292a2763eb5e29abad0e2b5c
|
|
| BLAKE2b-256 |
4a2974ee3e25544c464a4dc24862ddb9f16e6ba178ff580826fc264c7a5524af
|
File details
Details for the file ml_model_quality_analysis-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ml_model_quality_analysis-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b1c5082c7258e515b3f94116a5f8f5bd3c51ed01f4baaada2335b9f79591bbf
|
|
| MD5 |
93a8f374eaec07f12cc9cc94d0d94a4d
|
|
| BLAKE2b-256 |
f6a0daa3680dc4e61aa431c657f3034b52d185f9e7469d308c90c04d4bcd565a
|