``sensortoolkit.evaluation_objs``
---------------------------------

The ``sensortoolkit.evaluation_objs`` subpackage contains modules defining
the ``sensortoolkit.SensorEvaluation`` and ``sensortoolkit.PerformanceReport``
evaluation objects.

Clicking on each module below will open a page with a detailed description and
list of functions included within the module.

.. autosummary::
  :toctree: _autosummary
  :template: custom-module-template.rst
  :recursive:

  sensortoolkit.evaluation_objs._sensor_eval
  sensortoolkit.evaluation_objs._performance_report
