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 TypeMethodDescriptionvoid
BatchTrainingDialog.setBatchTrainingProgress
(int totalRuns, BatchTrainingProgress btp) void
BatchTrainingMonitor.setBatchTrainingProgress
(int totalRuns, BatchTrainingProgress batchTrainingProgress) Method parameters in whistleClassifier.training with type arguments of type BatchTrainingProgressModifier and TypeMethodDescriptionprotected void
BatchTrainingWorker.process
(List<BatchTrainingProgress> chunks)