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

You Might Also Like
Codesoft Barcode Label Software Icon
Codesoft Barcode Label Software

RFID and barcode label software to set your business up for success

CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
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