1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
## Version 0.1.1 finished More... about 13 years ago
* Bugfix in StreamResolver -> respect FILE_EXTENSION property * TProcessor -> implemented preRestart and postRestart More... about 13 years ago
### Changed GraphSupervisor to DPUExecutor More... about 13 years ago
* Little improvements on examples More... about 13 years ago
## Version 0.1 Part II. * Added comments to SWT plugin * changed versions More... about 13 years ago
Merge branch 'master' of https://github.com/knowing/Knowing More... about 13 years ago
[Version 0.1] Part I * Removed unused classes * Added documentation in knowing.core More... about 13 years ago
Merge branch 'master' of https://[email protected]/knowing/Knowing.git More... about 13 years ago
## Bugfixes / Workaround * InstancesSerializationService serializes only 50 _Instance_ objects to avoid OutOfMemoryException * ResultsUtil ** empty has dummy attribute ** highestProbability for class_and_probability and appendDistribution Instances ** Object TProcesser implements Util-Methods ** GraphSupervisor try-catch logging block * Removed cached .apt_generated files More... about 13 years ago
* Changed .gitignore to ignore generated files. However they remain in the repository * Added .project and .classpath to knowing.core.common plugin * Added knowing.core.common to knowing.core.feature More... about 13 years ago
Merge branch 'master' of https://github.com/knowing/Knowing More... about 13 years ago
* Added generated code * Added new AddClassAttributeFilter More... about 13 years ago
Added .projects files for features More... about 13 years ago
Ignore .cache files generated by scala IDE More... over 13 years ago
* Implemented incremental ArffSaver More... over 13 years ago
Implemented more scalable ArffSaver implementation. -> Not finished yet -> Found issue in ArffLoader -> skip malformed arff files More... over 13 years ago
* Updated feature to scala new scala version More... over 13 years ago
* Little changes in WekaClassifier * changes in classpath More... over 13 years ago
Updated classpaths due to scala-ide update More... over 13 years ago
* WEKA SerializationHelper doesn't work due to classloader issues. -> implemented a standard way to (de)serialize classifiers. More... over 13 years ago
Extended LoggableProcessor class. Can now be instantiated with processor. More... over 13 years ago
Created feature folder + knowing.core feature + knowing.swt feature More... over 13 years ago
Merge branch 'master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
GraphSupervisor now reacts appropriate to a shutdown More... over 13 years ago
Some spurious Java Heap Space errors when logging large messages More... over 13 years ago
Added extra Sapphire package. More... over 13 years ago
Trying to remove memory leaks -> WekaArffLoader now resets loaders properly -> PresenterView.UIFactory releases GraphSupervisor More... over 13 years ago
Update to new scala version. Created update site More... over 13 years ago
Merge branch 'master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
* New Feature: Make WEKA classifier/filter loggable with akka -> implement ILoggableProcessor trait -> Use LoggableProcessor.* to log/statusChanged More... over 13 years ago