Skip to content

ARX v3.0.0

Compare
Choose a tag to compare
@arx-deidentifier arx-deidentifier released this 17 Mar 15:30
· 2102 commits to master since this release
  • Implemented methods for analyzing re-identification risks (sample uniqueness, average class size, population uniqueness according to different super-population models)
  • Implemented methods for risk-based anonymization (sample uniqueness, average class size, population uniqueness according to different super-population models)
  • Improved reading and writing of CSV files
  • Implemented auto-detection of data types
  • Implemented methods for data cleansing
  • Improved handling of missing values ("null" values)
  • Implemented new visualizations of the solution space
  • Improved query builder
  • Fixed (non-critical) bug in d-presence model. Solution might not have been optimal.
  • Various small improvements and bug fixes