Implements Bayesian D-PDDM for Post-Deployment Deterioration Monitoring of ML models.
Project description
Bayesian D-PDDM
Bayesian implementation of the D-PDDM algorithm for post-deployment deterioration monitoring. Bayesian D-PDDM is a Bayesian approximation to the D-PDDM algorithm which provably monitors model deterioration at deployment time. Bayesian D-PDDM:
- Flags deteriorating shifts in the unsupervised deployment data distribution
- Resists flagging non-deteriorating shifts, unlike classical OOD detection leveraging distances and/or metrics between data distributions.
Install
The easiest way to install bayesian_dpddm is with pip:
pip install bayesian_dpddm
You can also install by cloning the GitHub repo:
# Clone the repo
git clone https://github.com/opent03/bayesian_dpddm.git
# Navigate into repo directory
cd bayesian_dpddm
# Install the required dependencies
pip install .
Usage and Tutorials
Coming soon.
Citation
Coming soon.
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
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 bayesian_dpddm-1.0.0.tar.gz.
File metadata
- Download URL: bayesian_dpddm-1.0.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc11565e8600388918407f0d2a513dc7228a5209a93217c4d2bc0ee0112170f7
|
|
| MD5 |
70da00b23126cd889734a64c0138d751
|
|
| BLAKE2b-256 |
9a71eb9d0ffd67404a0c2496001a72bd711842f61e6061d4577b0a16cc310a65
|
File details
Details for the file bayesian_dpddm-1.0.0-py3-none-any.whl.
File metadata
- Download URL: bayesian_dpddm-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4a91e716bc52715ff678738d67a68bed19c478b58eeca31059eb9f4ad74fa92
|
|
| MD5 |
5fc8d0be7a041e7c21ac47425ca632a7
|
|
| BLAKE2b-256 |
a06c1d04b10614947fa9bf529fd38eb0bf0232c9ff56158095d2e85b432f5e47
|