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.FL_pipeline package

armlet.FL_pipeline package#

Subpackages#

  • armlet.FL_pipeline.FL_algorithms package
    • Module contents
      • ArmletCentralizedFL
        • ArmletCentralizedFL.get_client_class()
        • ArmletCentralizedFL.get_server_class()
        • ArmletCentralizedFL.init_clients()
        • ArmletCentralizedFL.init_server()
      • ArmletClient
        • ArmletClient.evaluate()
      • ArmletServer
        • ArmletServer.evaluate()
        • ArmletServer.fit()
  • armlet.FL_pipeline.data_selection package
    • Subpackages
      • armlet.FL_pipeline.data_selection.FL_algorithms package
        • Module contents
      • armlet.FL_pipeline.data_selection.methods package
        • Submodules
        • Module contents
    • Module contents

Module contents#

previous

armlet package

next

armlet.FL_pipeline.FL_algorithms package

On this page
  • Subpackages
  • 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.