Uses of Class
rawDeepLearningClassifier.dlClassification.genericModel.StandardPrediction
Packages that use StandardPrediction
Package
Description
- 
Uses of StandardPrediction in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification with parameters of type StandardPredictionModifier and TypeMethodDescriptionbooleanStandardClassifierModel.isDecision(StandardPrediction modelResult, StandardModelParams modelParmas) Make a decision on whether a result passed a decisionabstract voidDLTaskThread.newDLResult(StandardPrediction soundSpotResult, PamDataUnit groupedRawData) Called whenever there is a new result.voidStandardClassifierModel.TaskThread.newDLResult(StandardPrediction soundSpotResult, PamDataUnit groupedRawData) protected voidStandardClassifierModel.newResult(StandardPrediction modelResult, PamDataUnit groupedRawData) Send a new result form the thread queue to the process. - 
Uses of StandardPrediction in rawDeepLearningClassifier.dlClassification.animalSpot
Subclasses of StandardPrediction in rawDeepLearningClassifier.dlClassification.animalSpotMethods in rawDeepLearningClassifier.dlClassification.animalSpot that return types with arguments of type StandardPrediction - 
Uses of StandardPrediction in rawDeepLearningClassifier.dlClassification.archiveModel
Methods in rawDeepLearningClassifier.dlClassification.archiveModel that return StandardPredictionMethods in rawDeepLearningClassifier.dlClassification.archiveModel that return types with arguments of type StandardPrediction - 
Uses of StandardPrediction in rawDeepLearningClassifier.dlClassification.delphinID
Subclasses of StandardPrediction in rawDeepLearningClassifier.dlClassification.delphinIDMethods in rawDeepLearningClassifier.dlClassification.delphinID that return types with arguments of type StandardPredictionMethods in rawDeepLearningClassifier.dlClassification.delphinID with parameters of type StandardPredictionModifier and TypeMethodDescriptionbooleanDelphinIDClassifier.isDecision(StandardPrediction modelResult, StandardModelParams modelParmas)  - 
Uses of StandardPrediction in rawDeepLearningClassifier.dlClassification.genericModel
Methods in rawDeepLearningClassifier.dlClassification.genericModel that return StandardPredictionMethods in rawDeepLearningClassifier.dlClassification.genericModel that return types with arguments of type StandardPredictionMethods in rawDeepLearningClassifier.dlClassification.genericModel with parameters of type StandardPredictionModifier and TypeMethodDescriptionprotected voidGenericDLClassifier.newResult(StandardPrediction modelResult, GroupedRawData groupedRawData) Send a new result form the thread queue to the process. - 
Uses of StandardPrediction in rawDeepLearningClassifier.dlClassification.ketos
Subclasses of StandardPrediction in rawDeepLearningClassifier.dlClassification.ketosMethods in rawDeepLearningClassifier.dlClassification.ketos that return types with arguments of type StandardPrediction