|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdaptableLRUMap | |
---|---|
de.fu_berlin.ties.classify.winnow | This package contains the Winnow classification algorithm and related algorithms and classes. |
Uses of AdaptableLRUMap in de.fu_berlin.ties.classify.winnow |
---|
Methods in de.fu_berlin.ties.classify.winnow that return AdaptableLRUMap | |
---|---|
protected AdaptableLRUMap |
WinnowStore.initStore(int featureNum,
int candidates,
int pruneNum)
Helper method that initializes the internal store. |
protected AdaptableLRUMap |
WinnowStore.initStore(TiesConfiguration config,
String configSuffix)
Helper method that initializes the internal store. |
protected AdaptableLRUMap |
SharedWinnowStore.store()
Allows raw access to the internal store. |
protected abstract AdaptableLRUMap |
WinnowStore.store()
Allows raw access to the internal store. |
protected AdaptableLRUMap |
DefaultWinnowStore.store()
Allows raw access to the internal store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |