Uses of Package
net.sf.myra.datamining

Packages that use net.sf.myra.datamining
net.sf.myra.datamining   
net.sf.myra.datamining.function   
net.sf.myra.datamining.function.hierarchical   
net.sf.myra.datamining.io   
net.sf.myra.datamining.measure   
net.sf.myra.datamining.measure.hierarchical   
net.sf.myra.datamining.model   
net.sf.myra.datamining.seco   
net.sf.myra.datamining.util   
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining
AbstractObjectiveFunction
          This class provides a skeletal implementation of the ObjectiveFunction interface.
AbstractPruner
          This class provides a skeletal implementation of a rule prune procedure based on the LocalSearch interface.
ClassAssignator
          This interface represents the mechanism of assigning the predicted class of a rule.
Classifier
          This class defines a skeletal implementation of a classifier algorithm.
ConfidenceFactor
           
ConfusionMatrix
          This class represents a confusion matrix implementation.
DefaultConfidenceFactor
          This class represents the confidence factor measure.
Gatherer
           
Measure
          This interface represents a quality measure evaluator of a specified Model instance.
Model
          This interface represents the knowledge discovered by a classifier.
NumericConfidenceFactor
           
ProbabilisticRule
           
ProbabilisticSequentialRule
           
Rule
          This class represents a classification rule, which is built from ant tours on the problem construction graph.
SequentialRule
           
Unit
          This class represents a unit of quality measurement for Model instances.
UnitAveragingMode
           
UsefulnessHelper
           
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.function
AbstractObjectiveFunction
          This class provides a skeletal implementation of the ObjectiveFunction interface.
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.function.hierarchical
AbstractObjectiveFunction
          This class provides a skeletal implementation of the ObjectiveFunction interface.
ConfusionMatrix
          This class represents a confusion matrix implementation.
Rule
          This class represents a classification rule, which is built from ant tours on the problem construction graph.
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.io
Model
          This interface represents the knowledge discovered by a classifier.
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.measure
Measure
          This interface represents a quality measure evaluator of a specified Model instance.
Model
          This interface represents the knowledge discovered by a classifier.
Unit
          This class represents a unit of quality measurement for Model instances.
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.measure.hierarchical
Measure
          This interface represents a quality measure evaluator of a specified Model instance.
Model
          This interface represents the knowledge discovered by a classifier.
Unit
          This class represents a unit of quality measurement for Model instances.
UnitAveragingMode
           
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.model
Gatherer
           
Model
          This interface represents the knowledge discovered by a classifier.
Rule
          This class represents a classification rule, which is built from ant tours on the problem construction graph.
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.seco
Classifier
          This class defines a skeletal implementation of a classifier algorithm.
Model
          This interface represents the knowledge discovered by a classifier.
 

Classes in net.sf.myra.datamining used by net.sf.myra.datamining.util
Rule
          This class represents a classification rule, which is built from ant tours on the problem construction graph.
 



Copyright © 2013. All Rights Reserved.