alibi-detect icon indicating copy to clipboard operation
alibi-detect copied to clipboard

Clarify when `list` input type requires `preprocess_fn` for drift detectors

Open arnaudvl opened this issue 4 years ago • 0 comments

Clarify when list input types for the drift detectors require a preprocess_fn as well. E.g. a list input cannot occur in the KSDrift or ChiSquareDrift detectors without additional preprocess_fn while it could be possible in some of the learned detectors.

arnaudvl avatar Nov 04 '21 16:11 arnaudvl