Design Task Metrics =================== Summary metrics for design experiments, not registered in ``regression_metric_registry``. :func:`~alf_core.utils.metrics.aggregate.auc_top_k`: normalised area under the top-k mean curve — primary sample-efficiency ranking metric that accepts per-round aggregated values rather than per-candidate prediction arrays. .. automodule:: alf_core.utils.metrics.aggregate :members: :show-inheritance: :undoc-members: