Uses of Class
rawDeepLearningClassifier.dlClassification.animalSpot.StandardModelParams
Packages that use StandardModelParams
Package
Description
- 
Uses of StandardModelParams in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return StandardModelParamsModifier and TypeMethodDescriptionabstract StandardModelParamsStandardClassifierModel.getDLParams()Get the sound spot worker.SimpleDLDecision.getParams()Methods in rawDeepLearningClassifier.dlClassification with parameters of type StandardModelParamsModifier and TypeMethodDescriptionstatic ArrayList<PamWarning> StandardClassifierModel.checkSettingsOK(StandardModelParams genericModelParams, DLControl dlControl) Deprecated.static short[]StandardClassifierModel.getClassNameIDs(StandardModelParams standardModelParams) Get the class name IDsbooleanStandardClassifierModel.isDecision(StandardPrediction modelResult, StandardModelParams modelParmas) Make a decision on whether a result passed a decisionvoidSimpleDLDecision.setParams(StandardModelParams genericModelParams)  - 
Uses of StandardModelParams in rawDeepLearningClassifier.dlClassification.animalSpot
Subclasses of StandardModelParams in rawDeepLearningClassifier.dlClassification.animalSpotMethods in rawDeepLearningClassifier.dlClassification.animalSpot that return StandardModelParamsModifier and TypeMethodDescriptionStandardModelParams.clone()StandardAdvModelPane.getDefaultParams()Get the default paramters.SoundSpotClassifier.getDLParams()StandardAdvModelPane.getParams(StandardModelParams currParams) StandardModelPane.getParams(StandardModelParams currParams) StandardModelPane.getParamsClone()SoundSpotClassifier.getSoundSpotParams()Get the sound spot parameters.static StandardModelParamsStandardModelParams.setModel(URI uri, StandardModelParams standarModelParams) Set the URI in standard model params.Methods in rawDeepLearningClassifier.dlClassification.animalSpot that return types with arguments of type StandardModelParamsMethods in rawDeepLearningClassifier.dlClassification.animalSpot with parameters of type StandardModelParamsModifier and TypeMethodDescriptionstatic intStandardModelPane.getDefaultSamples(DLClassiferModel dlClassifierModel, StandardModelParams paramsClone) StandardAdvModelPane.getParams(StandardModelParams currParams) StandardModelPane.getParams(StandardModelParams currParams) SoundSpotWorker.prepModel(StandardModelParams soundSpotParams, DLControl dlControl) Prepare the modelvoidStandardAdvModelPane.setDefaultParams(StandardModelParams defaultParams) static StandardModelParamsStandardModelParams.setModel(URI uri, StandardModelParams standarModelParams) Set the URI in standard model params.voidStandardAdvModelPane.setParams(StandardModelParams params) voidStandardModelPane.setParams(StandardModelParams currParams) voidStandardModelPane.setParamsClone(StandardModelParams paramsClone) Set the params clone.voidSoundSpotClassifier.setSoundSpotParams(StandardModelParams soundSpotParmas) Set the sound spot parameters. - 
Uses of StandardModelParams in rawDeepLearningClassifier.dlClassification.archiveModel
Methods in rawDeepLearningClassifier.dlClassification.archiveModel that return StandardModelParamsModifier and TypeMethodDescriptionArchiveModelClassifier.getDLParams()ArchiveModelClassifier.getKetosParams()Get the parameters for the Ketos classifier.ArchiveModelClassifier.makeParams()Create the parameters class for the model.Methods in rawDeepLearningClassifier.dlClassification.archiveModel that return types with arguments of type StandardModelParamsMethods in rawDeepLearningClassifier.dlClassification.archiveModel with parameters of type StandardModelParamsModifier and TypeMethodDescriptionArchiveModelWorker.prepModel(StandardModelParams dlParams, DLControl dlControl) Prepare the model.voidArchiveModelClassifier.setDLParams(StandardModelParams ketosParams)  - 
Uses of StandardModelParams in rawDeepLearningClassifier.dlClassification.delphinID
Subclasses of StandardModelParams in rawDeepLearningClassifier.dlClassification.delphinIDMethods in rawDeepLearningClassifier.dlClassification.delphinID with parameters of type StandardModelParamsModifier and TypeMethodDescriptionbooleanDelphinIDClassifier.isDecision(StandardPrediction modelResult, StandardModelParams modelParmas) DelphinIDWorker.prepModel(StandardModelParams dlParams, DLControl dlControl)  - 
Uses of StandardModelParams in rawDeepLearningClassifier.dlClassification.genericModel
Modifier and TypeClassDescriptionclassParameters for the deep learning module.Methods in rawDeepLearningClassifier.dlClassification.genericModel that return StandardModelParamsModifier and TypeMethodDescriptionGenericDLClassifier.getDLParams()GenericModelPane.getParams(StandardModelParams currParams) Methods in rawDeepLearningClassifier.dlClassification.genericModel that return types with arguments of type StandardModelParamsMethods in rawDeepLearningClassifier.dlClassification.genericModel with parameters of type StandardModelParamsModifier and TypeMethodDescriptionGenericModelPane.getParams(StandardModelParams currParams) abstract DLStatusDLModelWorker.prepModel(StandardModelParams soundSpotParams, DLControl dlControl) GenericModelWorker.prepModel(StandardModelParams genericParams, DLControl dlControl) voidGenericDLClassifier.setGenericModelParams(StandardModelParams clone) Set the generic model params.voidGenericModelPane.setParams(StandardModelParams currParams) protected voidGenericModelWorker.setWaveFreqModel(StandardModelParams genericParams)  - 
Uses of StandardModelParams in rawDeepLearningClassifier.dlClassification.ketos
Subclasses of StandardModelParams in rawDeepLearningClassifier.dlClassification.ketosMethods in rawDeepLearningClassifier.dlClassification.ketos that return StandardModelParamsModifier and TypeMethodDescriptionKetosClassifier.getDLParams()KetosClassifier2.makeParams()Create the parameters class for the model.Methods in rawDeepLearningClassifier.dlClassification.ketos that return types with arguments of type StandardModelParamsMethods in rawDeepLearningClassifier.dlClassification.ketos with parameters of type StandardModelParamsModifier and TypeMethodDescriptionKetosWorker.prepModel(StandardModelParams ketosDLParams, DLControl dlControl) Prepare the model