|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucs.SystemPredictor
Default system predictor for UCS. As originally used by Bernardo et al.
| Constructor Summary | |
SystemPredictor()
|
|
| Method Summary | |
int |
predict(java.util.ArrayList matchSet)
Gets a prediction from a matchset. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemPredictor()
| Method Detail |
public int predict(java.util.ArrayList matchSet)
matchSet - An arraylist of individuals.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||