model_protocols
Protocols for remote/federated model training on data.
Module
Submodules
- bitfount.federated.protocols.model_protocols.federated_averaging - Federated Averaging protocol.
- bitfount.federated.protocols.model_protocols.inference_csv_report - Protocol for combinging a single model inference and a csv algorithm.
- bitfount.federated.protocols.model_protocols.inference_csv_report_for_modeller - Copy of the InferenceAndCSVReport protocol that sends metrics to Bitfount.
- bitfount.federated.protocols.model_protocols.instrumented_inference_csv_report - Copy of the InferenceAndCSVReport protocol that sends metrics to Bitfount.