Uses of Class
whistleClassifier.training.BatchTrainingProgress
Packages that use BatchTrainingProgress
- 
Uses of BatchTrainingProgress in whistleClassifier.training
Methods in whistleClassifier.training with parameters of type BatchTrainingProgressModifier and TypeMethodDescriptionvoidBatchTrainingDialog.setBatchTrainingProgress(int totalRuns, BatchTrainingProgress btp) voidBatchTrainingMonitor.setBatchTrainingProgress(int totalRuns, BatchTrainingProgress batchTrainingProgress) Method parameters in whistleClassifier.training with type arguments of type BatchTrainingProgressModifier and TypeMethodDescriptionprotected voidBatchTrainingWorker.process(List<BatchTrainingProgress> chunks)