38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now suppresses warnings when launching via console More... over 4 years ago
Added flag to suppress warnings and fixed a slight bug More... over 4 years ago
Removed unused import. More... over 4 years ago
InterquartileRange filter was broken when -M or -P flag were set and only a subset of attributes was selected. Fixed. More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
[maven-release-plugin] prepare release optics_dbScan-1.0.6 More... over 4 years ago
updated version number in pom.xml More... over 4 years ago
Fixed problem with OPTICS GUI where icons could not be found. Also, removed call of setLookAndFeel() because it appeared to cause problems with the WEKA GUI in some cases. More... over 4 years ago
Plug-in windows such as the OpenML could not be closed because windowClosed() was used in the event listener, not windowClosing(). Fixed. More... over 4 years ago
Fixed bugs by simplifying code: relation name is now set correctly when data is generated with different settings. Batch data generation in KnowledgeFlow was broken (and still based on string processing). More... over 4 years ago
Accidently set one of the branch arguments to the changelog task to stable-3-8 - fixed More... over 4 years ago
re-aranged some stuff. Added a task for creating a linux-specific distribution with embeded JRE. More... over 4 years ago
A script for starting Weka under a *nix system. Used in the new linux distribution of Weka More... over 4 years ago
Package manager now has new sourceforge URL as default. More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
[maven-release-plugin] prepare release elasticNet-1.0.1 More... over 4 years ago
Now works with FilteredClassifier (again?). When run using -m2 n, i.e., switching off covariance mode, space for covariance matrix is no longer allocated, making application to large-dimensional data possible. More... over 4 years ago
Now supports specifying a location for the JRE to embed in the OSX application More... over 4 years ago
Updated Description.props More... over 4 years ago
Updated javadoc More... over 4 years ago
Updated Description.props More... over 4 years ago
wekaPython now uses jackson for json instead of boon, as boon does not work with Java > 1.8 More... over 4 years ago
upgraded debian-maven-plugin to 1.0.20
Peter Reutemann
as fracpete
More... over 4 years ago
Fixed locations of junit jar files in build.xml. More... over 4 years ago
Forgot to check in modified build.xml. More... over 4 years ago
Deleted some old .jar files. More... over 4 years ago
Replaced relevant .jar files with updated versions and addded Java EE .jar files that contain classes needed by some WEKA packages that are no longer included in Java 11 and later. More... over 4 years ago
Added method to convert milliseconds back to date represented as a string based on the given date format. More... over 4 years ago
Updated year. More... over 4 years ago
Now passes log instance on to classifiers that implement LogHandler More... over 4 years ago