batdetect2/docs/source/how_to/index.md
mbsantiago 67aee0b79c
Some checks failed
CI / Checks (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
Update structure
2026-06-02 13:42:05 +01:00

21 lines
434 B
Markdown

# How-to Guides
How-to guides help you answer practical questions once you are past the first
tutorial.
Use this section when you already know the basic workflow and want help with one
specific task.
The guides are grouped by topic so you can jump straight to the part of the
workflow you are working on.
```{toctree}
:maxdepth: 1
inference-and-outputs
analysis-in-python
training-and-fine-tuning
evaluation
data-and-targets
```