conjunctiveRule conjunctiveRule

Parent oss-parent
Group nz.ac.waikato.cms.weka
描述 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 training data.This learner selects an antecedent by computing the Information Gain of each antecendent and prunes the generated rule using Reduced Error Prunning (REP) or simple pre-pruning based on the number of antecedents. For classification, the Information of one antecedent is the w
Packaging jar
Size 21.75 KB
文件 pom jar
网址 http://weka.sourceforge.net/doc.packages/conjunctiveRule
发布时间 2012-04-24 07:34

dependencies

Group Artifact Version
nz.ac.waikato.cms.weka weka-dev [3.7.1,)
nz.ac.waikato.cms.weka weka-dev [3.7.1,)
junit junit 3.8.2

developers

xx5 Xin XU

licenses

GNU General Public License 3 http://www.gnu.org/licenses/gpl-3.0.txt
索引仓库
仓库 个数
Central 592045
6482586