UrbanInstitute / syntheval

GNU Affero General Public License v3.0
3 stars 0 forks source link

Add multiple replicate membership inference #91

Closed jhseeman closed 5 days ago

jhseeman commented 2 months ago

Draft for now pending discussion on #89 and #90

jhseeman commented 1 month ago

I wonder if there is a way to use nn_membership_inference() twice.

Even though there's a fair amount of overlap between the one-replicate and multiple-replicate setting, there are enough places that differ where I decided it would cause more trouble to use the same helper function.