项目作者: bmcmenamin

项目描述 :
playing with Dwork's adaptive holdout and how to use it for a grid-search
高级语言: Jupyter Notebook
项目地址: git://github.com/bmcmenamin/thresholdOut-explorations.git
创建时间: 2015-12-08T22:29:21Z
项目社区:https://github.com/bmcmenamin/thresholdOut-explorations

开源协议:MIT License

下载


thresholdOut-explorations

Testing Dwork’s resuable holdout on grid-search

./original_method

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