Welcome to bb_tracking’s documentation!¶
This module provides classes and functions for tracking beesbook data. It is organized into three submodules:
- Data:
- Defines all used datastructures and data wrappers for abstract access to beesbook data.
- Tracking:
- Helper for generating learning data for training classifiers and perform tracking. This submodule also has a set of ready to use scoring functions.
- Validation:
- Provides validation and visualizations for cleaning and validating tracking results.