Uses of Class
rawDeepLearningClassifier.logging.DLAnnotation
Packages that use DLAnnotation
-
Uses of DLAnnotation in rawDeepLearningClassifier.dataSelector
Methods in rawDeepLearningClassifier.dataSelector with parameters of type DLAnnotationModifier and TypeMethodDescriptionprotected double
DLDataSelector.scoreData
(PamDataUnit pamDataUnit, DLAnnotation annotation) 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 DLAnnotationModifier and TypeMethodDescriptionDLAnnotationType.getBinaryHandler()
DLAnnotationType.getXMLWriter()