membership_inference
membership_inference copied to clipboard
Python package to create adversarial agents for membership inference attacks againts machine learning models
Results
4
membership_inference issues
Sort by
recently updated
recently updated
newest added
`sklearn.utils.validation` has some useful funcs to validate X, y inputs and arrays like `check_Xy` and `check_array`
With a tf.keras model everything blows up :/. 1. Copy model instead of `sklearn.base.clone` 2. Shadow models behave weird with `keras.models.Model` instances 3. crazy results of shadow models
bug
enhancement