From 6916bdb7553b577cafb0c611995568bb5376b13a Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 11 Sep 2022 21:13:52 +0200 Subject: [PATCH] small change week37 --- doc/pub/week37/html/._week37-bs000.html | 2 +- doc/pub/week37/html/._week37-bs001.html | 6 +- doc/pub/week37/html/week37-bs.html | 2 +- doc/pub/week37/html/week37-reveal.html | 8 +- doc/pub/week37/html/week37-solarized.html | 8 +- doc/pub/week37/html/week37.html | 8 +- doc/pub/week37/ipynb/ipynb-week37-src.tar.gz | Bin 1022692 -> 1022692 bytes doc/pub/week37/ipynb/week37.ipynb | 300 +++++++++---------- doc/src/week37/week37.do.txt | 6 +- 9 files changed, 170 insertions(+), 170 deletions(-) diff --git a/doc/pub/week37/html/._week37-bs000.html b/doc/pub/week37/html/._week37-bs000.html index 49cc8cdb6..02721beb9 100644 --- a/doc/pub/week37/html/._week37-bs000.html +++ b/doc/pub/week37/html/._week37-bs000.html @@ -284,7 +284,7 @@ MathJax.Hub.Config({
-

Sep 10, 2022

+

Sep 11, 2022


diff --git a/doc/pub/week37/html/._week37-bs001.html b/doc/pub/week37/html/._week37-bs001.html index 2101a0d4c..0f8966c1b 100644 --- a/doc/pub/week37/html/._week37-bs001.html +++ b/doc/pub/week37/html/._week37-bs001.html @@ -269,14 +269,14 @@ MathJax.Hub.Config({

Plans for week 37

Recommended Reading:

    -
  1. Lectures on Resampling methods (these lectures)
  2. +
  3. Lectures on Resampling methods (these lectures), see also lectures from week 36
  4. Bishop 1.3 (cross-validation) and 3.2 (bias-variance tradeoff)
  5. -
  6. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap). This chapter is better than Bishop's on these topics. Goodfellow et al discuss this in a superficial way in sections 5.2-5.5.
  7. +
  8. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap).

diff --git a/doc/pub/week37/html/week37-bs.html b/doc/pub/week37/html/week37-bs.html index 49cc8cdb6..02721beb9 100644 --- a/doc/pub/week37/html/week37-bs.html +++ b/doc/pub/week37/html/week37-bs.html @@ -284,7 +284,7 @@ MathJax.Hub.Config({

-

Sep 10, 2022

+

Sep 11, 2022


diff --git a/doc/pub/week37/html/week37-reveal.html b/doc/pub/week37/html/week37-reveal.html index 1b701ddb5..d417f17bb 100644 --- a/doc/pub/week37/html/week37-reveal.html +++ b/doc/pub/week37/html/week37-reveal.html @@ -184,7 +184,7 @@ MathJax.Hub.Config({
-

Sep 10, 2022

+

Sep 11, 2022


@@ -198,15 +198,15 @@ MathJax.Hub.Config({

Plans for week 37

Recommended Reading:

    -

  1. Lectures on Resampling methods (these lectures)
  2. +

  3. Lectures on Resampling methods (these lectures), see also lectures from week 36
  4. Bishop 1.3 (cross-validation) and 3.2 (bias-variance tradeoff)
  5. -

  6. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap). This chapter is better than Bishop's on these topics. Goodfellow et al discuss this in a superficial way in sections 5.2-5.5.
  7. +

  8. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap).
diff --git a/doc/pub/week37/html/week37-solarized.html b/doc/pub/week37/html/week37-solarized.html index 93032e7a1..91c1e70c7 100644 --- a/doc/pub/week37/html/week37-solarized.html +++ b/doc/pub/week37/html/week37-solarized.html @@ -237,7 +237,7 @@ MathJax.Hub.Config({
-

Sep 10, 2022

+

Sep 11, 2022


@@ -245,14 +245,14 @@ MathJax.Hub.Config({

Plans for week 37

Recommended Reading:

    -
  1. Lectures on Resampling methods (these lectures)
  2. +
  3. Lectures on Resampling methods (these lectures), see also lectures from week 36
  4. Bishop 1.3 (cross-validation) and 3.2 (bias-variance tradeoff)
  5. -
  6. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap). This chapter is better than Bishop's on these topics. Goodfellow et al discuss this in a superficial way in sections 5.2-5.5.
  7. +
  8. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap).










Thursday September 15, Summary of Ridge and Lasso Regression and start Resampling methods

diff --git a/doc/pub/week37/html/week37.html b/doc/pub/week37/html/week37.html index 9004c5557..1467101b7 100644 --- a/doc/pub/week37/html/week37.html +++ b/doc/pub/week37/html/week37.html @@ -314,7 +314,7 @@ MathJax.Hub.Config({
-

Sep 10, 2022

+

Sep 11, 2022


@@ -322,14 +322,14 @@ MathJax.Hub.Config({

Plans for week 37

Recommended Reading:

    -
  1. Lectures on Resampling methods (these lectures)
  2. +
  3. Lectures on Resampling methods (these lectures), see also lectures from week 36
  4. Bishop 1.3 (cross-validation) and 3.2 (bias-variance tradeoff)
  5. -
  6. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap). This chapter is better than Bishop's on these topics. Goodfellow et al discuss this in a superficial way in sections 5.2-5.5.
  7. +
  8. Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap).










Thursday September 15, Summary of Ridge and Lasso Regression and start Resampling methods

diff --git a/doc/pub/week37/ipynb/ipynb-week37-src.tar.gz b/doc/pub/week37/ipynb/ipynb-week37-src.tar.gz index 6b10d9e068c3634c5eebc71139ec6521878cbb68..5818d9cb47f26c89a14b43247dc9bd6e9a465659 100644 GIT binary patch delta 63 zcmWN_Hvxb!002SyhwcDGuty747=FS5J|c%LLg2>BDdrT}?@*k_b|IxyQcEMPbn<7A OUIrOul3A9-`aT~e%@6bd delta 63 zcmWN_IT3&`002SWT=)$zgOhlpxC#gOh#b1Opn)y7