1
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ContainerValuePicker no longer requires sub-actors to be present More... almost 10 years ago
OptionHandler objects now get automatically turned into json and vice versa More... almost 10 years ago
renamed Configurable.options property to Configurable.config More... almost 10 years ago
moved logger support from Actor class to Configurable class More... almost 10 years ago
moved classes Stoppable and Configurable from weka.flow.base to weka.core.classes More... almost 10 years ago
moved methods get_class, get_jclass and get_classname from weka.core.utils to weka.core.classes More... almost 10 years ago
moved methods get_class, get_jclass ad get_classname from weka.core.utils to weka.core.classes More... almost 10 years ago
started section on conversions More... almost 10 years ago
added support for conversion schemes More... almost 10 years ago
simplified turning into options/restoring from options dictionary More... almost 10 years ago
extracted class Configurable from Actor More... almost 10 years ago
Filter transformer: changed option "filter" to "setup" More... almost 10 years ago
added DataGenerator source More... almost 10 years ago
added make_copy to DataGenerator class More... almost 10 years ago
added Evaluate transformer for evaluating trained classifier/clusterer on incoming dataset More... almost 10 years ago
GetStorageValue now wraps the storage value in a Token More... almost 10 years ago
making sure storage name is string More... almost 10 years ago
added TextDirectoryLoader converter More... almost 10 years ago
added ModelReader transformer More... almost 10 years ago
added more documentation on the flow More... almost 10 years ago
started section in documentation on the flow More... almost 10 years ago
MathExpression uses {X} as placeholder now More... almost 10 years ago
added section for loading data from a database More... almost 10 years ago
added PRC and ROC plot sinks More... almost 10 years ago
added ClassifierErrors sink More... almost 10 years ago
fixed custom handling of classes when restoring from dictionary; added CrossValidate, EvaluationSummary transformers More... almost 10 years ago
fixed superclass for Sequence, added ActorHandler, added self._output More... almost 10 years ago
fixed help for "skip" option More... almost 10 years ago
fixed restoring of actors from dictionary in ActorHandler class; check_actors methods now more robust More... almost 10 years ago
added "shallow_copy" method to Actor class More... almost 10 years ago