Uses of Interface
org.biojava.bio.dp.StoppingCriteria
Packages that use StoppingCriteria
-
Uses of StoppingCriteria in org.biojava.bio.dp
Methods in org.biojava.bio.dp with parameters of type StoppingCriteriaModifier and TypeMethodDescriptionvoidAbstractTrainer.train(SequenceDB db, double nullModelWeight, StoppingCriteria stopper) Trains the sequences in db until stopper says to finnish.voidTrainingAlgorithm.train(SequenceDB db, double nullWeight, StoppingCriteria stopper) Trains the sequences in db untill stopper says to finnish.