org.wdssii.decisiontree
Class FitnessFunction.Split

java.lang.Object
  extended by org.wdssii.decisiontree.FitnessFunction.Split
Enclosing interface:
FitnessFunction

public static class FitnessFunction.Split
extends Object


Field Summary
 float score
           
 float thresh
           
 
Constructor Summary
FitnessFunction.Split()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

score

public float score

thresh

public float thresh
Constructor Detail

FitnessFunction.Split

public FitnessFunction.Split()