You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Estimation: Component that transforms indicators based on the observed devices in a single MNO to the total volume of the target population under study.
K-Anonymity: Component that applies the data anonymisation procedure, k-anonimity, on the output indicators of a single MNO.
Multimno_aggregation: Component that aggregates together the final indicators produced by different MNOs into one.
⬆️Features
DataFiltering: Allows to choose the number of output files by configuration.
🐛 Fixes
NetworkCleaning: Fix in the calculation of top-k-errors.
🚀 Performance improvements
DataFiltering: Improved performance of the DataFiltering component
🎇General changes
Fixed some typos in present_population configuration documentation