From 4a30a333b0d44d71bc9a9c825236f2e4421a1439 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Thu, 25 Oct 2012 07:53:53 -0700 Subject: Norm of x_i is smaller than 1 --- proof.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proof.tex b/proof.tex index 9288ff2..e907518 100644 --- a/proof.tex +++ b/proof.tex @@ -27,6 +27,8 @@ \item set of $n$ users $\mathcal{N} = \{1,\ldots, n\}$ \item each user has a public vector of features $x_i\in\mathbf{R}^d$ and some undisclosed variable $y_i\in\mathbf{R}$ + \item we assume that the data has been normalized: $\forall + i\in\mathcal{N}$, $\norm{x_i}\leq 1$ \item \textbf{Ridge regression model:} \begin{itemize} \item $y_i = \beta^*x_i + \varepsilon_i$ -- cgit v1.2.3-70-g09d2