This class implements a single conjunctive rule learner that can predict for numeric and nominal class labels. A rule consists of antecedents "AND"ed together and the consequent (class value) for the classification/regression. In this case, the consequent is the distribution of the available classes (or mean for a numeric value) in the dataset. If the test instance is not covered by this rule, then it's predicted using the default class distributions/value of the data not covered by the rule in the ...

LicenseGPL 3.0
Tagswekacmsmachine-learning
HomePage http://weka.sourceforge.net/doc.packages/conjunctiveRule 🔍 Inspect URL
Ranking#366131 in MvnRepository (See Top Artifacts)
Used By1 artifacts

VersionVulnerabilitiesRepositoryUsagesDate
1.0.x
1.0.4Central
0
Apr 29, 2014
1.0.2CentralApr 26, 2012
1.0.1Central
0
Apr 23, 2012