evaluation¶
Evaluation namespace: re-exports the predicted-set metrics from probly.metrics.
The implementations now live in probly.metrics (the canonical home for
all scoring functions). They are re-exported here so that the
representation-level workflow code that lives in probly.evaluation
(active learning, OOD detection, selective prediction) can import them from
the same namespace.
Submodules¶
Active learning module with composable pool, strategies, and iterator. |
|
Unified OOD evaluation API for probly. |
|
Collection of downstream tasks to evaluate the performance of uncertainty pipelines. |