Uses of Class
rawDeepLearningClassifier.RawDLParams
Packages that use RawDLParams
Package
Description
-
Uses of RawDLParams in rawDeepLearningClassifier
Methods in rawDeepLearningClassifier that return RawDLParamsModifier and TypeMethodDescriptionRawDLParams.clone()
DLControl.getDLParams()
Get basic parameters.Methods in rawDeepLearningClassifier with parameters of type RawDLParams -
Uses of RawDLParams in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return RawDLParamsModifier and TypeMethodDescriptionDLClassifyProcess.getDLParams()
Get the parameters for the raw deep learning module. -
Uses of RawDLParams in rawDeepLearningClassifier.layoutFX
Methods in rawDeepLearningClassifier.layoutFX that return RawDLParamsMethods in rawDeepLearningClassifier.layoutFX with parameters of type RawDLParamsModifier and TypeMethodDescriptionDLSettingsPane.getParams
(RawDLParams currParams) void
DLSettingsPane.setParams
(RawDLParams currParams)