dataeval.metrics.estimators.DivergenceOutput¶
- class dataeval.metrics.estimators.DivergenceOutput¶
Output class for
divergence()estimator metric.- divergence¶
Divergence value calculated between 2 datasets ranging between 0.0 and 1.0
- Type:¶
float
- property meta : ExecutionMetadata¶
Metadata about the execution of the function or method for the Output class.
- Return type:¶