net.sf.myra.hantminer.util
Class cAntMinerTD

java.lang.Object
  extended by net.sf.myra.datamining.Classifier
      extended by net.sf.myra.hantminer.util.cAntMinerTD

public class cAntMinerTD
extends net.sf.myra.datamining.Classifier

Version:
$Revision$ $Date:: $
Author:
Fernando Esteban Barril Otero

Field Summary
 
Fields inherited from class net.sf.myra.datamining.Classifier
DEFAULT_MAXIMUM_UNCOVERED_CASES, MAXIMUM_UNCOVERED_CASES, RULE_QUALITY_FUNCTION
 
Constructor Summary
cAntMinerTD()
          Default constructor.
 
Method Summary
 net.sf.myra.hantminer.util.cAntMinerTD.TopDownRuleModel run(net.sf.myra.datamining.data.Dataset dataset)
           
 
Methods inherited from class net.sf.myra.datamining.Classifier
filter, getOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

cAntMinerTD

public cAntMinerTD()
Default constructor.

Method Detail

run

public net.sf.myra.hantminer.util.cAntMinerTD.TopDownRuleModel run(net.sf.myra.datamining.data.Dataset dataset)
Specified by:
run in class net.sf.myra.datamining.Classifier


Copyright © 2013. All Rights Reserved.