membership_inference icon indicating copy to clipboard operation
membership_inference copied to clipboard

use `sklearn.utils.validation` to sanitize the input arrays

Open BielStela opened this issue 6 years ago • 0 comments

sklearn.utils.validation has some useful funcs to validate X, y inputs and arrays like check_Xy and check_array

BielStela avatar Feb 15 '19 11:02 BielStela