results

Description

Handles for processing and storing concept analysis results. These are used as exchange format for results within the :py:class`~hybrid_learning.concepts.analysis.concept_detection.ConceptAnalysis` class.

Classes

AnalysisResult

Handle for saving, loading and inspection of analysis results.

BestEmbeddingResult

Handle for results on layer-wise reduction or analysis results to best embeddings.

ResultsHandle

Base class for dictionary form result handles.