Skip to content

ARX 3.8.0

Compare
Choose a tag to compare
@prasser prasser released this 17 Nov 15:12
· 199 commits to master since this release

New Features

  • Core: Added method to support optimizing output data regarding data quality models when using Differential Privacy
  • Core: Included a reliable computing framework to prevent numeric instabilities when implementing some privacy models
  • Core: Added new methods to evaluate the performance of privacy-preserving prediction models
  • Core: Made the handling of suppressed values in input and output data more consistent
  • GUI: Added new views for visually analyzing the performance of privacy-preserving prediction models

Enhancements

  • Core: Improved core data structures to enable handling of data of higher dimensionality
  • GUI: Improved SWT components and data structures to enable handling of data of higher dimensionality
  • GUI: Improved some views and plots
  • Dev: Added experimental support for building ARX with Maven

Bugfixes

  • Various minor bugfixes