diff --git a/doc/Projects/2021/Project1/html/._Project1-bs000.html b/doc/Projects/2021/Project1/html/._Project1-bs000.html index fc4f5eaf6..5f4bc9427 100644 --- a/doc/Projects/2021/Project1/html/._Project1-bs000.html +++ b/doc/Projects/2021/Project1/html/._Project1-bs000.html @@ -321,6 +321,9 @@ is no explicit recipe for how much data should be included as training data and say test data. An accepted rule of thumb is to use approximately \( 2/3 \) to \( 4/5 \) of the data as training data. +

+You can easily reuse the solutions to your exercises from week 35 and week 36. +

Exercise 2: Bias-variance trade-off and resampling techniques (score 15 points)

diff --git a/doc/Projects/2021/Project1/html/Project1-bs.html b/doc/Projects/2021/Project1/html/Project1-bs.html index fc4f5eaf6..5f4bc9427 100644 --- a/doc/Projects/2021/Project1/html/Project1-bs.html +++ b/doc/Projects/2021/Project1/html/Project1-bs.html @@ -321,6 +321,9 @@ is no explicit recipe for how much data should be included as training data and say test data. An accepted rule of thumb is to use approximately \( 2/3 \) to \( 4/5 \) of the data as training data. +

+You can easily reuse the solutions to your exercises from week 35 and week 36. +

Exercise 2: Bias-variance trade-off and resampling techniques (score 15 points)

diff --git a/doc/Projects/2021/Project1/html/Project1.html b/doc/Projects/2021/Project1/html/Project1.html index 50ecb34e5..604ee768e 100644 --- a/doc/Projects/2021/Project1/html/Project1.html +++ b/doc/Projects/2021/Project1/html/Project1.html @@ -277,6 +277,9 @@ is no explicit recipe for how much data should be included as training data and say test data. An accepted rule of thumb is to use approximately \( 2/3 \) to \( 4/5 \) of the data as training data. +

+You can easily reuse the solutions to your exercises from week 35 and week 36. +

Exercise 2: Bias-variance trade-off and resampling techniques (score 15 points)

diff --git a/doc/Projects/2021/Project1/ipynb/Project1.ipynb b/doc/Projects/2021/Project1/ipynb/Project1.ipynb index 099b6ad84..5b7105db3 100644 --- a/doc/Projects/2021/Project1/ipynb/Project1.ipynb +++ b/doc/Projects/2021/Project1/ipynb/Project1.ipynb @@ -208,7 +208,7 @@ "approximately $2/3$ to $4/5$ of the data as training data.\n", "\n", "\n", - "\n", + "You can easily reuse the solutions to your exercises from week 35 and week 36.\n", "\n", "\n", "\n", diff --git a/doc/Projects/2021/Project1/ipynb/ipynb-Project1-src.tar.gz b/doc/Projects/2021/Project1/ipynb/ipynb-Project1-src.tar.gz index 84f5a51a2..341f3bbdd 100644 Binary files a/doc/Projects/2021/Project1/ipynb/ipynb-Project1-src.tar.gz and b/doc/Projects/2021/Project1/ipynb/ipynb-Project1-src.tar.gz differ diff --git a/doc/Projects/2021/Project1/pdf/Project1.p.tex b/doc/Projects/2021/Project1/pdf/Project1.p.tex index 920e810a0..9bc99e99f 100644 --- a/doc/Projects/2021/Project1/pdf/Project1.p.tex +++ b/doc/Projects/2021/Project1/pdf/Project1.p.tex @@ -276,7 +276,7 @@ data and say test data. An accepted rule of thumb is to use approximately $2/3$ to $4/5$ of the data as training data. - +You can easily reuse the solutions to your exercises from week 35 and week 36. diff --git a/doc/Projects/2021/Project1/pdf/Project1.pdf b/doc/Projects/2021/Project1/pdf/Project1.pdf index 6aad9e23d..f463b8e8a 100644 Binary files a/doc/Projects/2021/Project1/pdf/Project1.pdf and b/doc/Projects/2021/Project1/pdf/Project1.pdf differ diff --git a/doc/Projects/2021/Project1/pdf/Project1.tex b/doc/Projects/2021/Project1/pdf/Project1.tex index 147556fe6..616674b1d 100644 --- a/doc/Projects/2021/Project1/pdf/Project1.tex +++ b/doc/Projects/2021/Project1/pdf/Project1.tex @@ -246,7 +246,7 @@ data and say test data. An accepted rule of thumb is to use approximately $2/3$ to $4/5$ of the data as training data. - +You can easily reuse the solutions to your exercises from week 35 and week 36. diff --git a/doc/src/Projects/2021/Project1/Project1.do.txt b/doc/src/Projects/2021/Project1/Project1.do.txt index 0e398e95a..da1e0953c 100644 --- a/doc/src/Projects/2021/Project1/Project1.do.txt +++ b/doc/src/Projects/2021/Project1/Project1.do.txt @@ -150,7 +150,7 @@ data and say test data. An accepted rule of thumb is to use approximately $2/3$ to $4/5$ of the data as training data. - +You can easily reuse the solutions to your exercises from week 35 and week 36.