QuaPy/quapy
Alejandro Moreo Fernandez 15511c0292 downgrade missing-bayes-deps notice to debug level
Not having jax/numpyro/pystan installed is the expected, common case
for a plain `pip install quapy`; warning about it every import just
nags users who never asked for the bayes extra. Kept at debug level
so it's still available to diagnose a broken/partial bayes install.
2026-07-20 12:14:31 +02:00
..
classification add random_state to calibration classes, fix flaky calibration test 2026-07-20 11:16:43 +02:00
data Fix 10 correctness bugs and clean up warnings/logging in core library 2026-07-04 18:49:44 +02:00
method downgrade missing-bayes-deps notice to debug level 2026-07-20 12:14:31 +02:00
tests add random_state to calibration classes, fix flaky calibration test 2026-07-20 11:16:43 +02:00
__init__.py integrating bayesian methods and related functionality, plus unit test refactor 2026-06-05 14:08:06 +02:00
error.py import fix 2026-07-17 16:53:27 +02:00
evaluation.py refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
functional.py update docs 2026-07-17 16:45:12 +02:00
model_selection.py Fix 10 correctness bugs and clean up warnings/logging in core library 2026-07-04 18:49:44 +02:00
plot.py Fix 10 correctness bugs and clean up warnings/logging in core library 2026-07-04 18:49:44 +02:00
protocol.py import fix 2026-07-17 16:53:27 +02:00
util.py added dataset for images 2026-07-02 18:21:35 +02:00