|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.learning.inductive.DLTestFactory aima.test.learningtest.MockDLTestFactory
public class MockDLTestFactory
Constructor Summary | |
---|---|
MockDLTestFactory(java.util.List<DLTest> tests)
|
Method Summary | |
---|---|
java.util.List<DLTest> |
createDLTestsWithAttributeCount(DataSet ds,
int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockDLTestFactory(java.util.List<DLTest> tests)
Method Detail |
---|
public java.util.List<DLTest> createDLTestsWithAttributeCount(DataSet ds, int i)
createDLTestsWithAttributeCount
in class DLTestFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |