Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified unit04_model_sel/prob/prob_model_sel.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion unit04_model_sel/prob/prob_model_sel.tex
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
\[
\mathrm{Bias}(x) := \Exp(f(x,\widehat{\beta})) - f(x,\beta_0),
\]
as a function of the test point $x$, true parameter $\beta_0$ and test data $x_i$.
as a function of the test point $x$, true parameter $\beta_0$ and training data $x_i$.
\begin{enumerate}[(a)]
\item The training data has no noise: $y_i = f(x_i,\beta_0)$.

Expand Down