# Benchmarking: `bm`
The benchmarking module contains functions to evaluate how well specific processing
steps worked, for example integration.

## Batch correction metrics
```{eval-rst}
.. module:: dotools_py.bm
.. currentmodule:: dotools_py

.. autosummary::
    :toctree: generated

    bm.eval_integration
    bm.kbet
    bm.silhouette_batch
    bm.pcr_comparison
    bm.graph_connectivity
```
