membership_inference
membership_inference copied to clipboard
use `sklearn.utils.validation` to sanitize the input arrays
sklearn.utils.validation
has some useful funcs to validate X, y inputs and arrays like check_Xy
and check_array