Skip to content

v21.3.0

Compare
Choose a tag to compare
@sofiakarb sofiakarb released this 06 Feb 12:19
· 946 commits to master since this release
b6f2afb

Changelog

Exareme:

  • Consul refactored to include pathologies and handle error cases better.
  • Multiple CSVs can now be imported from exareme. Documentation also added.
  • New parameters in properties.json (valueMin, valueMax, valueEnumerations) for algorithm input restrictions.
  • Better way of providing the SQL Query to the algorithms.
  • Fixed the database constraints when creating the database.
  • Deployment scripts refactored to be more user friendly.
  • Bug fixes.

Mip Algorithms:

  • Added Naive Bayes Standalone.
  • Added multiple histograms algorithm for better front-end response time.
  • Some algorithm outputs were beautified.
  • Bug fixes.