ISIExtractor#
- class ts3.models.inductive.ISIExtractor(n_bins=128, t_min=0.001, t_max=3.0, log_bins=True)[source]#
Bases:
ts3.models.base.Extractor- property name: str#
Names the embeddings file, so two runs of one model do not overwrite each other.
Bases: ts3.models.base.Extractor
Names the embeddings file, so two runs of one model do not overwrite each other.