|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.learning.knowledge.CurrentBestLearning
public class CurrentBestLearning
Constructor Summary | |
---|---|
CurrentBestLearning(FOLDataSetDomain folDSDomain,
FOLKnowledgeBase kbForLearning)
|
Method Summary | |
---|---|
Hypothesis |
currentBestLearning(java.util.List<FOLExample> examples)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CurrentBestLearning(FOLDataSetDomain folDSDomain, FOLKnowledgeBase kbForLearning)
Method Detail |
---|
public Hypothesis currentBestLearning(java.util.List<FOLExample> examples)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |