dataeval.outputs.OODPredictorOutput¶
- class dataeval.outputs.OODPredictorOutput(data)¶
Output class for results of
find_ood_predictors()for the mutual information between factors and being out of distribution- items()¶
D.items() -> a set-like object providing a view on D’s items
- keys()¶
D.keys() -> a set-like object providing a view on D’s keys
- values()¶
D.values() -> an object providing a view on D’s values