|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WinnowDistribution | |
---|---|
de.fu_berlin.ties.classify.winnow | This package contains the Winnow classification algorithm and related algorithms and classes. |
Uses of WinnowDistribution in de.fu_berlin.ties.classify.winnow |
---|
Methods in de.fu_berlin.ties.classify.winnow with parameters of type WinnowDistribution | |
---|---|
protected void |
Winnow.chooseClassesToAdjust(WinnowDistribution winnowDist,
String targetClass,
Set<String> classesToPromote,
Set<String> classesToDemote)
Chooses the classes to promote and the classes to demote. |
protected void |
UltraconservativeWinnow.chooseClassesToAdjust(WinnowDistribution winnowDist,
String targetClass,
Set<String> classesToPromote,
Set<String> classesToDemote)
Chooses the classes to promote and the classes to demote. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |