Git Product home page Git Product logo

meka's Introduction

Meka

The MEKA project provides an open source implementation of methods for multi-label learning and evaluation.

http://meka.sourceforge.net/

Documentation

See http://meka.sourceforge.net/#documentation for sources of documentation regarding MEKA.

In particular,

If you have a specific question, ask on Meka's mailing list

Changes in Version 1.9.1

  • Added a folder mekaexamples with examples of how to use Meka from Java code
  • Evaluation can handle missing values
  • BR now runs faster on large datasets
  • PCC now outputs probabilistic info (as it should)
  • Bug fix with labelset print-outs in evaluation at particular verbosity levels
  • Classifier BaggingMLUpdateableADWIN removed to free dependence of MOA
  • -T option is now available for incremental classifiers, evaluating the classifier in its current state (or after training with -t finished) on the test set provided with this option.
  • The loading of the test test in the Classify tab got moved into the menu, to make it more obvious.
  • The Classify tab now allows the loading of serialized models and their evaluation against the loaded test set.
  • The Classify tab now allows to make predictions on a loaded test set using the selected model from the result history.
  • The Arff Viewer got renamed to Data Viewer as it is a customized version of Weka's Arff Viewer, with correct visualization of the class attributes (also sports support for recent files and filechooser with directory shortcuts).
  • New classifiers (Boolean Matrix Factorization, Neurofuzzy methods)
  • Added -predictions option to evaluation (batch and incremental) to allow output of predictions generated on test set to a file. Using the -no-eval option, the evaluation can be skipped, e.g., when there are no class labels in the test set.
  • Added an 'Export Predictions (CSV)' plugin option to the GUI to save all predictions along with true label relevances to a CSV file
  • Moved issues in the TODO section of this README to github as Issues

Bugs, and Future Enhancements

A list of current Issues in Meka (known bugs, planned improvements, feature wishlist) can be found at https://github.com/Waikato/meka/issues

The Meka developers never have enough time to implement everything that should be in Meka. If you have made some Meka-related code you would like to see in Meka, or would like to help with any of the existing issues, please get in touch with the developers.

meka's People

Contributors

fracpete avatar jmread avatar fbenites avatar rgson avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.