MODEL AGNOSTIC SAFE AI package to measure risks of AI models WITHOUT CONSIDERING TYPE OF THE MODEL
Project description
MODEL AGNOSTIC SAFE AI
This package is based on safeaipackage. The main difference between these two packages is the input required by the functions. In safeaipackage there are different function which ask for train\test data and a machine learning model. Then, all the process of the training and evaluation is done inside the function. However, in modelagnosticsafeaipackage, it is only needed to provide the actual values (y) and the predicted values by any model you are interested in. Hence, while safeaipackage only works with scikit-learn models, here you can use your model in interest to find the estimated values and then use this package to evaluate risks of your model.
Install
Simply use:
pip install modelagnosticsafeaipackage
GitHub
https://github.com/GolnooshBabaei/safeaipackage/tree/modelagnostic
Example
In the folder "examples", there is a notebook including an example that can help you to understand the functioanlity of this package.
Citations
The proposed measures in this package came primarily out of research by Paolo Giudici, Emanuela Raffinetti, and Golnoosh Babaei in the Statistical laboratory at the University of Pavia. This package is based on the following papers. If you use safeaipackage in your research we would appreciate a citation to our papers:
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
File details
Details for the file modelagnosticsafeaipackage-0.7.0.tar.gz.
File metadata
- Download URL: modelagnosticsafeaipackage-0.7.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62cbc3dbd1496ff6002450194c39e81e75f0ca66c40685426af46d67aa1f67aa
|
|
| MD5 |
6c8cbfb5487ba4cc5d33e62664e9a843
|
|
| BLAKE2b-256 |
ccdb2832ce768c874daab92c63492fa801f312c44d4f02f3c5259be053f795a6
|