# Pipelines

::::{grid}
:margin: 1 1 0 0
:gutter: 1

:::{grid-item-card} {octicon}`stopwatch` Benchmarking
:link: benchmarking
:link-type: doc

Learn more how to benchmark your models.
:::

:::{grid-item-card} {octicon}`graph` Hyperparameter Optimization
:link: hpo
:link-type: doc

Learn how to perform hyperparameter optimization.
:::

::::

```{toctree}
:caption: Pipelines
:hidden:

benchmarking
hpo
```
