2
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
error post-processors now return a potentially updated message; TryCatch now has an option to add source actor's full name/error type or not to the full message that gets stored in variable. More... 8 months ago
added convenience constructor for setting the key More... 8 months ago
reset() no longer queues cleanUpGUI More... 8 months ago
added dotAll support More... 8 months ago
the other object can be a ReportHandler now as well More... 8 months ago
added additional convenience constructor More... 8 months ago
added custom constructors to make instantiation simpler More... 8 months ago
added custom constructors to make instantiation simpler More... 8 months ago
only reset() method now queues cleanUpGUI call on swing thread More... 8 months ago
added SubProcessEvent standalone and its class hierarchy More... 8 months ago
now logs the token when logging is enabled More... 8 months ago
queuing cleanUpGUI calls in Swing thread (reset/closeFrame) More... 8 months ago
retrieval/update of variable is now synchronized to avoid race condition More... 8 months ago
upgraded json-smart to 2.5.2 to address CVE-2024-57699 More... 8 months ago
default heap size is now 4GB More... 8 months ago
deprecated, instead use MultiSpectrumOperation/Remove More... 8 months ago
introduced MultiSpectrumOperation transformer (in/out: MultiSpectrum) More... 8 months ago
modules are now displayed in a searchable table More... 8 months ago
updated copyright More... 8 months ago
moved JepRegressor from .functions to more appropriate .meta sub-package More... 8 months ago
the WekaInitializeScriptedClassifiers standalone prepares ScriptedClassifier instances in storage for making predictions using this actor as flow context when calling the initPrediction(Actor) method More... 8 months ago
reworked the ScriptedClassifier interface, adding the initPrediction(Actor) method to allow for external initialization; added the ScriptedClassifierUtils helper class to centralize updates/checks More... 8 months ago
reworked the ScriptedClassifier interface, adding the initPrediction(Actor) method to allow for external initialization; added the ScriptedClassifierUtils helper class to centralize updates/checks More... 8 months ago
added flow processor for setting the 'noUpdate' flag of LWLSynchro instances to avoid the neighborhood changing at prediction time, resulting in different results: FixLWLSynchroNoUpdate More... 8 months ago
introduced FlowContextUtils class that updates also nested contexts, which previous simple instanceof check missed More... 8 months ago
introduced FlowContextUtils class that updates also nested contexts, which previous simple instanceof check missed More... 8 months ago
introduced FlowContextUtils class that updates also nested contexts, which previous simple instanceof check missed More... 8 months ago
property traversal observers can stop the traversal now by returning false More... 8 months ago
using variable for loading model now More... 8 months ago
added adams-jep-weka-lts as dependency More... 9 months ago