|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.learning.framework.DataSetSpecification
aima.test.learningtest.MockDataSetSpecification
public class MockDataSetSpecification
| Constructor Summary | |
|---|---|
MockDataSetSpecification(java.lang.String targetAttributeName)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getAttributeNames()
|
| Methods inherited from class aima.learning.framework.DataSetSpecification |
|---|
defineNumericAttribute, defineStringAttribute, getAttributeSpecFor, getNamesOfStringAttributes, getPossibleAttributeValues, getTarget, isValid, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockDataSetSpecification(java.lang.String targetAttributeName)
| Method Detail |
|---|
public java.util.List<java.lang.String> getAttributeNames()
getAttributeNames in class DataSetSpecification
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||