dev to master
- Jun 20, 2021
-
-
René Schöne authored
-
René Schöne authored
- also add version to eraser.starter
-
René Schöne authored
Resolve "Use coverage generator" See merge request !15
-
René Schöne authored
-
René Schöne authored
Resolve "Upgrade to Java 11" See merge request !18
-
René Schöne authored
-
- Jun 15, 2021
-
-
Manuel Krombholz authored
-
- Jun 07, 2021
-
-
Manuel Krombholz authored
-
- Jun 01, 2021
-
-
Manuel Krombholz authored
-
- May 28, 2021
-
-
René Schöne authored
Resolve "Cleanup parser" See merge request !12
-
René Schöne authored
-
René Schöne authored
Resolve "Add processing frequency option for items" See merge request !11
-
-
- May 26, 2021
-
-
Manuel Krombholz authored
-
- Apr 13, 2021
-
-
René Schöne authored
Resolve "Check if item-controlling can be modeled using ECA rules" See merge request !10
-
-
- Feb 23, 2021
-
-
René Schöne authored
-
- Feb 15, 2021
-
-
Manuel Krombholz authored
- Feb 04, 2021
-
-
René Schöne authored
Resolve "Split tests into service-based and normal tests" See merge request !9
-
René Schöne authored
-
- Feb 03, 2021
-
-
René Schöne authored
Resolve "Create pages documentation" See merge request !7
-
René Schöne authored
-
René Schöne authored
Partly resolves "Implement state copy in AST" See merge request !8
-
Manuel Krombholz authored
-
- Feb 02, 2021
-
-
Manuel Krombholz authored
-
Manuel Krombholz authored
-
- Jan 31, 2021
-
-
dev-manuel authored
-
dev-manuel authored
-
- Jan 24, 2021
-
-
dev-manuel authored
-
- Dec 08, 2020
-
-
René Schöne authored
- disable influxDB as default
-
René Schöne authored
-
- Nov 27, 2020
-
-
René Schöne authored
- missing most parameterized tests (disabled for now)
-
René Schöne authored
-
- Nov 23, 2020
-
-
René Schöne authored
-
René Schöne authored
-
- Nov 10, 2020
-
-
René Schöne authored
-
- Nov 22, 2019
-
-
René Schöne authored
- LearnerScenarioDefinition: Add csv-format, output-mappings and base-location (definition- and data-files are now relative paths) - LearnerSettings: Merge columns (now stored as "kind" in column), verbosity of training - LearnerTest: - Ignore long-running and failing tests, add new tests for datasets - Reuse item names from scenario settings - Support csv-format
-
René Schöne authored
-
René Schöne authored
-
- Nov 08, 2019
-
-
René Schöne authored
- ScenarioDefinition describes relevant items, kind of learner and initial data files - NormalizationHelper can now be serialized to JSON - Goal and kind of learner are now enums instead of integer constants - Added tests for loaded variants of learner
-
- Oct 30, 2019
-
-
René Schöne authored
-
René Schöne authored
-
René Schöne authored
-
René Schöne authored
- Hue goes from 0..360 (and wraps) - Saturation and brightness go from 0..100 - Ensure those bounds during creation - Added test for TupleHSB
-
René Schöne authored
- Introduce JSON definition of inputs and outputs, not final yet - Introduce LearnerTestSettings to avoid long parameter list
-
René Schöne authored
- Jackson, Apache HttpComponents
-
- Oct 28, 2019
-
-
René Schöne authored
- Introduce shutdown hook - Do not reload and retrain model upon prediction, but use already trained one
-
René Schöne authored
- 1) utility methods, 2) constants, 3) SUT, 4) Test code - Changed accuracy to 0.8 (hopefully low enough to always pass) - Make test CI output more verbose
-
- Oct 25, 2019
-
-
René Schöne authored
- lots of assumptions still in here
-
René Schöne authored
-
René Schöne authored
- Remove some logging of Learner
-
- Oct 24, 2019
-
-
René Schöne authored
-
René Schöne authored
-
- Aug 15, 2019
-
-
René Schöne authored
-
BBQ authored
-
BBQ authored
-
René Schöne authored
-
- Aug 14, 2019
-
-
René Schöne authored
- Introduced MachineLearningHandlerFactory to created Encoder and Decoder - Class is loaded at runtime, thus has to be in classpath, i.e., in Gradle dependencies - Added TestFactory for preference learning, which sets current activity identifier to all initially known color items - Fixed bug in Analyze to not set lastResult - Added relevant items to change events in REST API, and changed timestamp back to Unix timestamp - Make error message visible for failed item creation via REST API - Added isColorItem etc. for Item nonterminal
-
René Schöne authored
- Update to latest relast version 0.2.2
-
René Schöne authored
- Code-reformat for Learner and MachineLearningImpl - Make MachineLearningModel.LastPreference optional - Use activities from model in MachineLearningImpl
-
BBQ authored
-
BBQ authored
-
René Schöne authored
- Use non-deprecated API for MQTT - Remove test code in starter - Remove item references in starter configuration file
-
René Schöne authored
- Make preference less noisy in logging - MachineLearningResult and ItemPreference have equals added - For classification, MachineLearningModel.classify() should be used as it sets lastPreference automatically - Analyze also checks for updated preference - Plan adds changed items of preference to recognition event - Learner returns recognized activity correctly
-
- Aug 13, 2019
-
-
René Schöne authored
-
BBQ authored
process for send data wait 1s and check the status from web server, compare with preference csv output not done
-
- Aug 12, 2019
-
-
BBQ authored
-
-