Evaluate machine-learning models
Project description
audmetric includes several equations to estimate the performance of a machine learning prediction algorithm.
Some of the metrics are also available in sklearn, but we wanted to have a package which depends only on numpy. For those metrics we included tests that the results are identical to sklearn.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version 1.2.0 (2023/05/08)
Added: audmetric.linkability()
Changed: speedup audmetric.concordance_cc() and audmetric.pearson_cc() when providing truth and/or prediction as numpy arrays
Version 1.1.6 (2023/01/03)
Fixed: require sphinx-audeering-theme>=1.2.1 to enforce correct theme in published docs
Version 1.1.5 (2023/01/03)
Added: support for Python 3.10
Added: support for Python 3.11
Changed: split API documentation into sub-pages for each function
Version 1.1.4 (2022/07/05)
Fixed: accuracy formula in docstring
Version 1.1.3 (2022/02/16)
Added: reference for CCC formula
Fixed: support pandas series with datatype Int64
Version 1.1.2 (2022/01/11)
Fixed: typo in docstring of audmetric.mean_absolute_error()
Version 1.1.1 (2022/01/03)
Added: Python 3.9 support
Removed: Python 3.6 support
Version 1.1.0 (2021/07/29)
Added: audmetric.utils.infer_labels()
Added: audmetric.equal_error_rate()
Added: audmetric.detection_error_tradeoff()
Version 1.0.1 (2021/06/10)
Fixed: broken package due to missing __init_.py file
Version 1.0.0 (2021/06/09)
Added: initial public release
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 audmetric-1.2.0.tar.gz
.
File metadata
- Download URL: audmetric-1.2.0.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5219a33f4d44f5fbe4790b2d7fe63a26054b617e21bb73dfdacab8f5378944a |
|
MD5 | 2df426c4da781cd06a62bbefa1e06269 |
|
BLAKE2b-256 | 3425b346c0e48217696db31f99c781a312c4542400bbe6d10adab7bec1cc4eab |
File details
Details for the file audmetric-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: audmetric-1.2.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c7afb80f881d51193ca60a438152c670ce2f4cee330936b6a1eb16449ee26cf |
|
MD5 | d9c9fc300df3adb4a921366f59801d3c |
|
BLAKE2b-256 | 56c30d0b38577f3d9f2707da1eb3e2f0a8f07762785539311028f1c5792c746c |