This project is a WEKA (Waikato Environment for Knowledge Analysis) compatible implementation of MODLEM - a Machine Learning algorithm which induces minimum set of rules. These rules can be adopted as a classifier (in terms of ML). It is a sequential covering algorithm, which was invented to cope with numeric data without discretization. Actually the nominal and numeric attributes are treated in the same way: attribute's space is being searched to find the best rule condition during rule induction. In result numeric attribute's conditions are more precise and closely describe the class. This algorithm contains some aspects of Rough Set Theory: the class definition can be described accordingly to its lower or upper approximation. For more information, see: Stefanowski, Jerzy. The rough set based rule induction technique for classification problems. In: Proc. 6th European Congress on Intelligent Techniques and Soft Computing, vol. 1. Aachen, 1998. s. 109-113.

Project Activity

See All Activity >

Categories

Machine Learning

License

GNU General Public License version 3.0 (GPLv3)

Follow MODLEM

MODLEM Web Site

Other Useful Business Software
Passwordless Authentication and Passwordless Security Icon
Passwordless Authentication and Passwordless Security

Identity is everything. Protect it with Duo.

It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Get a Free Trial
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • This version of MODLEM does not consider an important condition for developing decision rules from noisy datasets. As described in "J. Stefanowski, On combined Classifier, Rule Induction and Rough Sets, Transactions on rough sets VI, Pages 329-350" page 335, 2nd paragraph.".... For some datasets - in particular noisy ones - using this stop condition ([T] \subseteq B) may produce too specific rules. In such situations the user may accept partially discriminating rules with high enough accuracy, - this can be done by applying another stop condition [T \cup B]/ [T] >= \alpha..." It will be very useful if this Weka version includes the above modified stopping condition for the decision rule, allowing the user to select the value for the alpha parameter and therefore induce more general rules.
Read more reviews >

Additional Project Details

Intended Audience

Science/Research

User Interface

Java Swing

Programming Language

Java

Related Categories

Java Machine Learning Software

Registered

2013-05-01