|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucs.SystemPredictor
ucs.UCSpvSysPredictor
System Predictor for UCSpv - same as the default predictor except it does not use vote normalization.
Constructor Summary | |
UCSpvSysPredictor()
|
Method Summary | |
int |
predict(java.util.ArrayList matchSet)
UCSpv system predictor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UCSpvSysPredictor()
Method Detail |
public int predict(java.util.ArrayList matchSet)
predict
in class SystemPredictor
matchSet
- An arraylist of individuals.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |