1
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
first Version of ExtendedWekaArffLoader with automatic class assignement More... over 13 years ago
temporary workaround to fix a bug with windows filesystem More... over 13 years ago
* Fixed TPresenter issue * Added EvaluationWizard * ARFFLoader use URLs instead of files More... over 13 years ago
* Added IDPUProvider and default implementation BundleDPUProvider -> Standard directory /KNOWING-INF * TLoader now works with java.net.URI instead of java.io.file More... over 13 years ago
* Added guessAndSetClassLabel in Java API More... over 13 years ago
* Fixed StackOverflow in JProcessor * Results-events are cloned before sending More... over 13 years ago
Merge branch 'master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
Fixed XCrossValidator More... over 13 years ago
Merge branch 'refs/heads/master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
* added DPU export feature to editor (just config-page) * added MainPage to edit name, tags and description * reduced code redundancies More... over 13 years ago
* Improved GraphSupervisor shutdown conditions * Added new Event Waiting() * Changed CrossValidator and XCrossValidator -> problem merging confusion matrices * Added new method to TProcessor -> Results in deadlock so commented it out, fix this later More... over 13 years ago
* EdgeEditingSupport supports ports now * Adding properties possible More... over 13 years ago
* GraphSupervisor is now real actor supervisor * GraphSupervisor shutsdown via schedules * Added status trait extending event -> every processor now has a status * TProcessor is super class for all nodes More... over 13 years ago
Merge branch 'master' into eclipse-3.7.0 More... over 13 years ago
Small enhancements in DPUEditor * Better dirty state recognition * GraphicPage auto-update after save * EditingSupport for Edges * Add/Remove properties -> Not usable yet properly More... over 13 years ago
Merge branch 'master' of https://github.com/knowing/Knowing.git More... over 13 years ago
fixed TablePresenter to show class attributes More... over 13 years ago
* Fixed issues in XCrossValidator / Validator * Fixed issues in TSaver / WekaArffSaver -> works now More... over 13 years ago
Implemented SaverNode. Still configuration problems, not ready to use. More... over 13 years ago
* Fixes in TProcessor -> reintroduced build(instances) method -> changed existing processors * Added first Java API attempt. IProcessor, AbstractProcessor * Added TestJavaProcessor which use Java API * Added dpu-java-test.dpu to test JavaAPI Processor More... over 13 years ago
* OSGIUtil for easier factory-service-registration More... over 13 years ago
* Migrating to Eclipse 3.7 -> ServiceRegistration interfaces takes type parameters * OSGi Util for easy (de)register Knowing-Factories More... over 13 years ago
* Added add/remove Edge in DataProcessingUnit * Problem in PersistentNodeDetailsPage and NodeTableViewer -> only synchronize after selection More... over 13 years ago
* Added NodeEditingSupport in DPU-Editor (add/remove/edit) * Added DataProcessingUnit.removeNode(node) method * Added support for ports to GraphicPage More... over 13 years ago
* Graph components are now serializable * Dirty state is now shown in DPU Editor More... over 13 years ago
* Fixed issue all classes extending TProcessor (customReceive for Resultss) * Implemented port-system for DPU. TProcessor can now send to different ports (outputs) More... over 13 years ago
Merge branch 'master' of https://github.com/knowing/Knowing.git More... over 13 years ago
bugfix in guessClassLabel method More... over 13 years ago
Added Zest GraphicalViewer for DPU Editor More... over 13 years ago
* Fixed WekaFilter More... over 13 years ago