|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TestCase aima.test.learningtest.InformationAndGainTest
public class InformationAndGainTest
Constructor Summary | |
---|---|
InformationAndGainTest()
|
Method Summary | |
---|---|
void |
testBasicDataSetInformationCalculation()
|
void |
testDataSetSplit()
|
void |
testGainCalculation()
|
void |
testInformationCalculation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InformationAndGainTest()
Method Detail |
---|
public void testInformationCalculation()
public void testBasicDataSetInformationCalculation() throws java.lang.Exception
java.lang.Exception
public void testDataSetSplit() throws java.lang.Exception
java.lang.Exception
public void testGainCalculation() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |