birdnet_tiny_forge package

BirdNet Tiny Forge

Subpackages

Submodules

birdnet_tiny_forge.pipeline_registry module

Project pipelines.

birdnet_tiny_forge.pipeline_registry.register_pipelines() dict[str, Pipeline]

Register the project’s pipelines.

Returns:

A mapping from pipeline names to Pipeline objects.

birdnet_tiny_forge.settings module

Project settings. There is no need to edit this file unless you want to change values from the Kedro defaults. For further information, including these default values, see https://docs.kedro.org/en/stable/kedro_project_setup/settings.html.