v21.3.0
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.