updating
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>Weekly Exercises 3 — Applied Data Analysis and Machine Learning</title>
|
||||
<title>Exercises week 36 — Applied Data Analysis and Machine Learning</title>
|
||||
|
||||
|
||||
|
||||
@@ -226,7 +226,7 @@
|
||||
<li class="toctree-l1"><a class="reference internal" href="week34.html">Week 34: Introduction to the course, Logistics and Practicalities</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="exercisesweek35.html">Exercises week 35</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="week35.html">Week 35: From Ordinary Linear Regression to Ridge and Lasso Regression</a></li>
|
||||
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Weekly Exercises 3</a></li>
|
||||
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Exercises week 36</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -365,7 +365,7 @@ document.write(`
|
||||
|
||||
|
||||
<div id="jb-print-docs-body" class="onlyprint">
|
||||
<h1>Weekly Exercises 3</h1>
|
||||
<h1>Exercises week 36</h1>
|
||||
<!-- Table of contents -->
|
||||
<div id="print-main-content">
|
||||
<div id="jb-print-toc">
|
||||
@@ -396,8 +396,8 @@ document.write(`
|
||||
<div id="searchbox"></div>
|
||||
<article class="bd-article">
|
||||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="weekly-exercises-3">
|
||||
<h1>Weekly Exercises 3<a class="headerlink" href="#weekly-exercises-3" title="Link to this heading">#</a></h1>
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="exercises-week-36">
|
||||
<h1>Exercises week 36<a class="headerlink" href="#exercises-week-36" title="Link to this heading">#</a></h1>
|
||||
<section id="deriving-and-implementing-ridge-regression">
|
||||
<h2>Deriving and Implementing Ridge Regression<a class="headerlink" href="#deriving-and-implementing-ridge-regression" title="Link to this heading">#</a></h2>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user