Uses of Class
rawDeepLearningClassifier.dlClassification.ketos.KetosDLParams
Packages that use KetosDLParams
- 
Uses of KetosDLParams in rawDeepLearningClassifier.dlClassification.ketos
Methods in rawDeepLearningClassifier.dlClassification.ketos that return KetosDLParamsModifier and TypeMethodDescriptionKetosDLParams.clone()KetosClassifier.getKetosParams()Get the parameters for the Ketos classifier.Methods in rawDeepLearningClassifier.dlClassification.ketos with parameters of type KetosDLParamsModifier and TypeMethodDescriptionvoidKetosClassifier.setKetosParams(KetosDLParams ketosDLParams) Set the Ketos parameters.