abacusai.embedding_feature_drift_distribution
Module Contents
Classes
distance (List): Histogram data of KL divergences between the training distribution and the range of values in the specified window. |
- class abacusai.embedding_feature_drift_distribution.EmbeddingFeatureDriftDistribution(client, distance=None, jsDistance=None, wsDistance=None, ksStatistic=None)
Bases:
abacusai.return_class.AbstractApiClass
distance (List): Histogram data of KL divergences between the training distribution and the range of values in the specified window.
- Parameters:
- __repr__()
Return repr(self).