POSSMExtractor#
- class ts3.models.transductive.POSSMExtractor(*args, normalize='none', **kwargs)[source]#
Bases:
ts3.models.transductive.base.TransductiveExtractorPOSSM’s
unit_embrows, optionally length-matched to the pretrain part.normalize="scale_only"multiplies the eval part by one scalar so its mean vector length matches the pretrain part’s. Every eval vector keeps its direction and the eval cloud keeps its shape; only its radius moves.- property name: str#
Names the embeddings file, so two runs of one model do not overwrite each other.