|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WinnowStore | |
---|---|
de.fu_berlin.ties.classify.winnow | This package contains the Winnow classification algorithm and related algorithms and classes. |
Uses of WinnowStore in de.fu_berlin.ties.classify.winnow |
---|
Subclasses of WinnowStore in de.fu_berlin.ties.classify.winnow | |
---|---|
class |
DefaultWinnowStore
Default WinnowStore implementation. |
class |
SharedWinnowStore
A WinnowStore implementation that is shared between multiple classifiers to allow more efficient access. |
Methods in de.fu_berlin.ties.classify.winnow that return WinnowStore | |
---|---|
static WinnowStore |
WinnowStore.create(float initialWeight,
TiesConfiguration config,
String configSuffix)
Factory method that creates and configures a new instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |