LabeliaLabs / distributed-learning-contributivity

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.
https://www.labelia.org
Apache License 2.0
56 stars 12 forks source link

init scenario logs are quite ugly for aggregator and mpl method #285

Closed arthurPignet closed 3 years ago

arthurPignet commented 3 years ago

2020-12-04 10:11:53.373 | INFO | mplc.scenario:init:375 - Multi-partner learning approach: <class 'mplc.multi_partner_learning.FederatedAverageLearning'> 2020-12-04 10:11:53.373 | INFO | mplc.scenario:init:376 - Weighting option: <class 'mplc.mpl_utils.DataVolumeAggregator'>

We need more str methods !