bacpipe.tests.test_embedding_creation
Functions
|
Clustering pipeline, generating clusterings based on the settings file. |
|
Generate ground truth labels that are mapped onto the timestamps of a model, based on the model-specific input lengths. |
|
|
|
Probing pipeline consisting of building the classifier, evaluating it and saving metrics and plots of performance. |
|
Run the bacpipe pipeline, including embedding generation, classification using the pretrained classifier (if included), dimensionality reduction (if passed), and plotting of visualization to files. |
|
|
|
|
|
|
|
- bacpipe.tests.test_embedding_creation.test_benchmarking(model, device, only_embed_annotations, kwargs)[source]