Skip to main content
Ctrl+K

ARMLET

  • Getting started
  • User Guide
  • API reference
  • Development
  • Getting started
  • User Guide
  • API reference
  • Development

Section Navigation

  • armlet package
    • armlet.FL_pipeline package
      • armlet.FL_pipeline.FL_algorithms package
      • armlet.FL_pipeline.data_selection package
        • armlet.FL_pipeline.data_selection.FL_algorithms package
        • armlet.FL_pipeline.data_selection.methods package
    • armlet.audit package
    • armlet.data package
      • armlet.data.cleaning package
        • armlet.data.cleaning.missing_values package
      • armlet.data.processing package
        • armlet.data.processing.feature_encoding module
        • armlet.data.processing.format_conversion module
        • armlet.data.processing.image_loading module
        • armlet.data.processing.normalization module
        • armlet.data.processing.utils module
      • armlet.data.datasets module
      • armlet.data.loading module
      • armlet.data.saving module
      • armlet.data.splitter module
      • armlet.data.utils module
    • armlet.eval package
      • armlet.eval.evaluators module
      • armlet.eval.metrics module
    • armlet.utils package
      • armlet.utils.configs module
      • armlet.utils.custom_loss module
      • armlet.utils.log module
      • armlet.utils.net module
    • armlet.run module
  • armlet
  • armlet package
  • armlet.eval package

armlet.eval package#

Submodules#

  • armlet.eval.evaluators module
    • MultiCriteriaBinaryClassEval
      • MultiCriteriaBinaryClassEval.evaluate()
  • armlet.eval.metrics module
    • BinaryAOD
      • BinaryAOD.compute()
      • BinaryAOD.update()
    • BinaryDI
      • BinaryDI.compute()
      • BinaryDI.update()
    • BinaryDcI
      • BinaryDcI.compute()
      • BinaryDcI.update()
    • BinaryEOD
      • BinaryEOD.compute()
      • BinaryEOD.update()
    • BinaryFairnessMetrics
      • BinaryFairnessMetrics.compute()
      • BinaryFairnessMetrics.update()
    • BinarySPD
      • BinarySPD.compute()
      • BinarySPD.update()
    • div_default_zero()

Module contents#

previous

armlet.data.utils module

next

armlet.eval.evaluators module

On this page
  • Submodules
  • Module contents

This Page

  • Show Source

© Copyright 2026, Baudouin NALINE.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.