|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TrainingAlgorithm
Method Summary | |
---|---|
double |
getCurrentScore()
|
int |
getCycle()
|
DP |
getDP()
|
double |
getLastScore()
|
void |
train(SequenceDB db,
double nullWeight,
StoppingCriteria stopper)
Trains the sequences in db untill stopper says to finnish. |
Method Detail |
---|
DP getDP()
double getLastScore()
double getCurrentScore()
int getCycle()
void train(SequenceDB db, double nullWeight, StoppingCriteria stopper) throws IllegalSymbolException, BioException
IllegalSymbolException
BioException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |