Uses of Class
rawDeepLearningClassifier.logging.DLAnnotationType
Package
Description
-
Uses of DLAnnotationType in rawDeepLearningClassifier
Modifier and TypeMethodDescriptionDLControl.getAnnotationType()
Convenience function to get the DLAnnotationType from the DLClassification process. -
Uses of DLAnnotationType in rawDeepLearningClassifier.dataPlotFX
ModifierConstructorDescriptionDLSymbolModifier
(PamSymbolChooser symbolChooser, DLAnnotationType dlAnnotType) -
Uses of DLAnnotationType in rawDeepLearningClassifier.dataSelector
-
Uses of DLAnnotationType in rawDeepLearningClassifier.dlClassification
Modifier and TypeMethodDescriptionDLClassifyProcess.getDLAnnotionType()
Get the DL annotation type. -
Uses of DLAnnotationType in rawDeepLearningClassifier.logging
ModifierConstructorDescriptionDLAnnotation
(DLAnnotationType dlAnnotationType, ArrayList<PredictionResult> modelResults) DLAnnotationBinary
(DLAnnotationType dataAnnotationType) DLAnnotationSQL
(DLAnnotationType dlAnnotationType)