Model evaluation without manual labels
Project description
MOVAL
Estimating performance for safe deployment of machine learning models
MOVAL is a Python package designed for assessing model performance in the absence of ground truth labels. It computes and calibrated confidence scores to accurately reflect the likelihood of predictions, leveraging these calibrated confidence scores to estimate the model's overall performance. Notably, MOVAL operates without the need for ground truth labels in the target domains and supports the evaluation of model performance in classification, 2D segmentation, and 3D segmentation.
MOVAL highlights a key feature—class-wise calibration, recognized as essential for addressing long-tailed distributions commonly found in real-world datasets. This proves especially significant in segmentation tasks where background samples often outnumber foregrounds. The inclusion of class-specific variants becomes crucial for accurately estimating segmentation performance. Additionally, MOVAL offers support for various types of confidence scores, enhancing its versatility.
What it offers:
User Document
The latest documentation can be found here.
Reference
@inproceedings{li2022estimating,
title={Estimating model performance under domain shifts with class-specific confidence scores},
author={Li, Zeju and Kamnitsas, Konstantinos and Islam, Mobarakol and Chen, Chen and Glocker, Ben},
booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
pages={693--703},
year={2022},
organization={Springer}
}
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 moval-0.2.12.tar.gz
.
File metadata
- Download URL: moval-0.2.12.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4e23d0ca9429d85d0e64747830d78d0bdf47d4c4362f54d030b2e5640a4affe |
|
MD5 | b9427d48669bf8738796ba4b42d2f3ad |
|
BLAKE2b-256 | 8754ef2aa4569c1d67541c4e26cafb794f1c0f27e538e920e61da17c49523603 |
Provenance
File details
Details for the file moval-0.2.12-py3-none-any.whl
.
File metadata
- Download URL: moval-0.2.12-py3-none-any.whl
- Upload date:
- Size: 33.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2675b3180240cad1df8c8bd1457bc62f43684e25960e9b4c34c6080c421a4714 |
|
MD5 | 7c3a12d7d831b18b8abf31f27631e7c6 |
|
BLAKE2b-256 | 181814af7f0572fc6985c7e6eace80591631956a61c83c6fc72748c63cf10e07 |