get_split_cluster_annotation
- Experiment.get_split_cluster_annotation(cluster_name='clustering')[source]
Read cluster_annotation file for evaluation split from disk.
Looks for file
{cluster_name}_annotation.csvinresults_epoch{self.epoch}.- Parameters
cluster_name (
str) – Name of clustering.- Return type
The cluster annotation file.