Uses of Class
rawDeepLearningClassifier.logging.DLAnnotation
Packages that use DLAnnotation
-
Uses of DLAnnotation in rawDeepLearningClassifier.dataSelector
Method parameters in rawDeepLearningClassifier.dataSelector with type arguments of type DLAnnotationModifier and TypeMethodDescriptionDLDataSelectCreator.createDataSelector
(DataAnnotationType<DLAnnotation> dataAnnotationType, String selectorName, boolean allowScores, String selectorType) Constructor parameters in rawDeepLearningClassifier.dataSelector with type arguments of type DLAnnotationModifierConstructorDescriptionDLDataSelector
(DLControl dlcontrol, DataAnnotationType<DLAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) Constructor for the data selector. -
Uses of DLAnnotation in rawDeepLearningClassifier.logging
Methods in rawDeepLearningClassifier.logging that return DLAnnotationModifier and TypeMethodDescriptionDLAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) Methods in rawDeepLearningClassifier.logging that return types with arguments of type DLAnnotation