public interface StoppingCriteria
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrainingComplete(TrainingAlgorithm ta)
Decide if the training has completed.
|
boolean isTrainingComplete(TrainingAlgorithm ta)
ta - the TrainingAlgorithm instance to checkCopyright © 2020 BioJava. All rights reserved.