MEDfl package
Subpackages
- MEDfl.LearningManager package
- Submodules
- MEDfl.LearningManager.client module
- MEDfl.LearningManager.dynamicModal module
DynamicModelDynamicModel.create_binary_classifier()DynamicModel.create_convolutional_neural_network()DynamicModel.create_linear_regressor()DynamicModel.create_logistic_regressor()DynamicModel.create_lstm_network()DynamicModel.create_model()DynamicModel.create_multiclass_classifier()DynamicModel.create_recurrent_neural_network()
- MEDfl.LearningManager.federated_dataset module
- MEDfl.LearningManager.flpipeline module
- MEDfl.LearningManager.model module
- MEDfl.LearningManager.plot module
AccuracyLossPlotterAccuracyLossPlotter.results_dictAccuracyLossPlotter.parametersAccuracyLossPlotter.metricsAccuracyLossPlotter.iterationsAccuracyLossPlotter.__init__()AccuracyLossPlotter.plot_accuracy_loss()AccuracyLossPlotter.plot_classification_report()AccuracyLossPlotter.plot_confusion_Matrix_by_node()AccuracyLossPlotter.plot_global_confusion_matrix()
results_dict
- MEDfl.LearningManager.server module
FlowerServerFlowerServer.global_modelFlowerServer.strategyFlowerServer.num_roundsFlowerServer.num_clientsFlowerServer.fed_datasetFlowerServer.diff_privFlowerServer.accuraciesFlowerServer.lossesFlowerServer.flower_clientsFlowerServer.__init__()FlowerServer.client_fn()FlowerServer.evaluate()FlowerServer.run()FlowerServer.validate()
<<<<<<< HEAD
- Medfl.LearningManager.strategy module
StrategyStrategy.nameStrategy.fraction_fitStrategy.fraction_evaluateStrategy.min_fit_clientsStrategy.min_evaluate_clientsStrategy.min_available_clientsStrategy.initial_parametersStrategy.__init__()Strategy.create_strategy()Strategy.get_strategy_by_name()Strategy.optuna_fed_optimization()
=======
- MEDfl.LearningManager.strategy module
StrategyStrategy.nameStrategy.fraction_fitStrategy.fraction_evaluateStrategy.min_fit_clientsStrategy.min_evaluate_clientsStrategy.min_available_clientsStrategy.initial_parametersStrategy.__init__()
>>>>>>> 58b1e52fd8ab5e97505682e684fd63c00521021e
- MEDfl.LearningManager.utils module
- Module contents
- MEDfl.NetManager package