diff options
Diffstat (limited to 'intro.tex')
| -rw-r--r-- | intro.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/intro.tex b/intro.tex new file mode 100644 index 0000000..649e7de --- /dev/null +++ b/intro.tex @@ -0,0 +1,17 @@ + +\begin{itemize} + \item already existing field of experiment design: survey-like setup, what + are the best points to include in your experiment? Measure of the + usefulness of the data: variance-reduction or entropy-reduction. + \item nowadays, there is also a big focus on purchasing data: paid surveys, + mechanical turk, etc. that add economic aspects to the problem of + experiment design + \item recent advances (Singer, Chen) in the field of budgeted mechanisms + \item we study ridge regression, very widely used in statistical learning, + and treat it as a problem of budgeted experiment design + \item we make the following contributions: ... + \item extension to a more general setup which includes a wider class of + machine learning problems +\end{itemize} + + |
