Testing Dwork's resuable holdout on grid-search
This folder contains the a python reimplementation of Dwork's method that was published as The reusable holdout: Preserving validity in adaptive data analysis and originally hoster here
The notebook linked here walks through an experiment showing thresholdOut
being applied in a more typical grid-search supervised learning context.
More discussion is availabe on my blog post here