analysis_handle
Description
Handle for conducting a concept embedding analysis.
For details on the workflow of a concept analysis see
ConceptAnalysis.analysis()
.
In short:
- Input
All of
The concept (defined via concept data)
The main model
The layers to analyse and compare
- Output
All of
The layer hosting the best embedding,
The best embedding,
The quality metric values for the best embedding
Classes
Handle for conducting a concept embedding analysis. |
|
Aggregator callables to get the mean from a list of embeddings. |
Functions
|
Data handles with activation maps for and ground truth from |
|
Determine the default activation cache root as |
|
Given a dataset to be wrapped and a concept model, provide standard cache roots paths. |
|
Determine the default activation data mask cache root. |
|
Return a hex md5-hash of the main model topology for comparison purposes. |