Uses of Class
rawDeepLearningClassifier.logging.DLAnnotationType
Packages that use DLAnnotationType
Package
Description
-
Uses of DLAnnotationType in rawDeepLearningClassifier
Methods in rawDeepLearningClassifier that return DLAnnotationTypeModifier and TypeMethodDescriptionDLControl.getAnnotationType()
Convenience function to get the DLAnnotationType from the DLClassification process. -
Uses of DLAnnotationType in rawDeepLearningClassifier.dataPlotFX
Methods in rawDeepLearningClassifier.dataPlotFX that return DLAnnotationTypeConstructors in rawDeepLearningClassifier.dataPlotFX with parameters of type DLAnnotationTypeModifierConstructorDescriptionDLSymbolModifier
(PamSymbolChooser symbolChooser, DLAnnotationType dlAnnotType) -
Uses of DLAnnotationType in rawDeepLearningClassifier.dataSelector
Constructors in rawDeepLearningClassifier.dataSelector with parameters of type DLAnnotationType -
Uses of DLAnnotationType in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return DLAnnotationTypeModifier and TypeMethodDescriptionDLClassifyProcess.getDLAnnotionType()
Get the DL annotation type. -
Uses of DLAnnotationType in rawDeepLearningClassifier.logging
Constructors in rawDeepLearningClassifier.logging with parameters of type DLAnnotationTypeModifierConstructorDescriptionDLAnnotation
(DLAnnotationType dlAnnotationType, ArrayList<PredictionResult> modelResults) DLAnnotationBinary
(DLAnnotationType dataAnnotationType) DLAnnotationSQL
(DLAnnotationType dlAnnotationType)