FixedLengthTruncation

class FixedLengthTruncation(*, singular_value_count=None)

Configuration for fixed length truncation.

Variables:

singular_value_count (int, optional) – The number of singular values to retain. If omitted then no truncation is performed.