Uses of Class
rawDeepLearningClassifier.logging.DLAnnotation
-
Uses of DLAnnotation in rawDeepLearningClassifier.dataSelector
Modifier and TypeMethodDescriptionDLDataSelectCreator.createDataSelector
(DataAnnotationType<DLAnnotation> dataAnnotationType, String selectorName, boolean allowScores, String selectorType) ModifierConstructorDescriptionDLDataSelector
(DLControl dlcontrol, DataAnnotationType<DLAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) Constructor for the data selector. -
Uses of DLAnnotation in rawDeepLearningClassifier.logging
Modifier and TypeMethodDescriptionDLAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData)