Skip to content

Releases: Waikato/meka

Release v1.7.6

14 Oct 01:54
Compare
Choose a tag to compare

See the Tutorial.pdf for detailed information on obtaining, using and extending MEKA.
For a list of included methods and 'quick-start' command line examples,
see: http://meka.sourceforge.net/methods.html

Release Notes, Version 1.7.6

This is a minor release, fixing a few minor issues.

- Updateable classifiers are now moved to subfolders incremental/ and incremental/meta
- Updateable classifiers are now set with a sensible default classifier (HoeffdingTree), and BRUpdateable in the case of meta incremental classifiers
- Javadoc comments are cleaned up
- Some unused branches of weka/ and moa/ were removed
- Some overly stringent unit tests were changed
- Recent changes are reflected in the tutorial

Release v1.2.1

14 Oct 01:53
Compare
Choose a tag to compare

This version 1.2.1 offers a small bug fix over 1.2, related to loading separate test files.

Release v1.2

14 Oct 01:52
Compare
Choose a tag to compare
release-1.2

Release of version 1.2

Release v1.0

14 Oct 01:51
Compare
Choose a tag to compare

Recommended to download the complete package: meka-1.0.tar.bz2
which comes with

  • source code
  • weka.jar
  • mulan.jar
  • datasets
    and is designed for use with the tutorial.

However, meka.jar is all you really need to get going.