edu.udo.cs.miningmart.operator.uep
Class UepFeatureSelection.myData

java.lang.Object
  extended byedu.udo.cs.miningmart.operator.uep.UepFeatureSelection.myData
Enclosing class:
UepFeatureSelection

protected class UepFeatureSelection.myData
extends java.lang.Object


Field Summary
 int Index
           
 double MI
           
 
Constructor Summary
UepFeatureSelection.myData(double MutualInformation, int ID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MI

public double MI

Index

public int Index
Constructor Detail

UepFeatureSelection.myData

public UepFeatureSelection.myData(double MutualInformation,
                                  int ID)


Copyright © 2001-2005