Author:Gesse Dafe, Adriano Veloso
Category:Classification
Date:2012-08-21
Depends:weka (>=3.7.2)
Description:Implements the LAC (Lazy Associative Classifier) algorithm, which uses associative rules to execute classifications. Unlike other Apriori-based classifiers, LAC algorithm computes association rules in a demand-driven basis. For each instance to be classified, it filters the training set and produces only useful rules for that instance, outperforming traditional associative classifiers in both time and accuracy. For more information: [Adriano Veloso, Wagner Meira Jr., Mohammed Zaki. Lazy Associative Classification. ICDM '06 Proceedings of the Sixth International Conference on Data Mining, Pages 645-654, IEEE Computer Society Washington, DC, USA].
License:Apache License 2.0
Maintainer:gessedafe{[at]}gmail.com, gdafe{[at]}dcc.ufmg.br, adrianov{[at]}dcc.ufmg.br
PackageURL:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/machine-learning-dcc-ufmg/lazy-associative-classifier-1.0.0.zip
URL:http://code.google.com/p/machine-learning-dcc-ufmg/
Version:1.0.0