- 09 Jul, 2019 1 commit
-
-
Alessio Netti authored
- If getImportances is set to true, the regressor will print a sorted list of features and their importances, after performing training - A REST action to retrieve the same list has been added
-
- 05 Jul, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 04 Jul, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 03 Jul, 2019 1 commit
-
-
lu43jih authored
-
- 02 Jul, 2019 2 commits
-
-
Micha Müller authored
-
Alessio Netti authored
- When the start and end timestamps of a query are equal, it is enforced that only one sensor value will be retrieved
-
- 01 Jul, 2019 3 commits
-
-
Alessio Netti authored
- Staleness checks when performing sensor queries in the cache are now enforced both in relative and absolute modes - Fixed a race condition causing wrong results when performing queries in absolute mode - Changed logging in the TesterAnalyzer plugin
-
Micha Müller authored
-
Alessio Netti authored
- Switched internal buffers to ureading_t types to allow the SensorBase class to perform all basic overflow and wrap-around checks - Managing overflows explicitly in the SAR parser, as deltas need to be calculated beforehand
-
- 28 Jun, 2019 4 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Fixed install of BACNet headers on MAC OS - Fixed install_conf target in analytics
-
Micha Müller authored
-
Alessio Netti authored
- Test plugin that can be used to evaluate the performance and functionality of the query engine and unit system
-
- 27 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 26 Jun, 2019 2 commits
-
-
Micha Müller authored
- use std::atomic_flag based spin lock for thread safety - minor fixes and improvements
-
Micha Müller authored
-
- 25 Jun, 2019 3 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
Micha Müller authored
Pusher: Caliper plugin preparations: introduce sensor mutex to allow for runtime addition of sensors
-
- 24 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 21 Jun, 2019 5 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Also fixed a few compilation warnings
-
Alessio Netti authored
- An OpenCV-based regression plugin using Random Forest models - Also added a few missing copy constructors
-
Micha Müller authored
-
Alessio Netti authored
-
- 19 Jun, 2019 6 commits
-
-
Micha Müller authored
-
Alessio Netti authored
-
Micha Müller authored
-
Alessio Netti authored
- A rather large library for machine learning, data analysis, filtering and so on, that will likely cover ALL use cases we will ever have for the data analytics framework
-
Micha Müller authored
-
Alessio Netti authored
-
- 18 Jun, 2019 6 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
Micha Müller authored
- Update/improve doxygen documentation - Unify function name scheme of entity with SensorGroups - Squash some TODOs
-
Micha Müller authored
-
Micha Müller authored
- Adapt Configurators: *Introduce partial template specialization in ConfiguratorTemplate *Move common logic to ConfiguratorInterface *Update and improve doxygen documentation *Adapt all plugin configurators - Refactor printConfig of SensorGroups - Minor improvements overall
-
Micha Müller authored
-