updating course
This commit is contained in:
@@ -207,3 +207,6 @@ output in course.html
|
||||
running mako on course.do.txt to make tmp_mako__course.do.txt
|
||||
Translating doconce text in tmp_mako__course.do.txt to html
|
||||
output in course.html
|
||||
running mako on course.do.txt to make tmp_mako__course.do.txt
|
||||
Translating doconce text in tmp_mako__course.do.txt to html
|
||||
output in course.html
|
||||
|
||||
@@ -6,7 +6,7 @@ pub_url = 'https://compphysics.github.io/MachineLearning/doc/pub'
|
||||
published = ['week34', 'week35', 'week36', 'week37', 'week38', 'week39', 'week40', 'week41', 'week42', 'week43', 'week44', 'week45', 'week46', 'week47', ]
|
||||
chapters = {
|
||||
'week34': 'Week 34 August 22-26:Basic introduction to the course with schedule etc and start Linear Regression',
|
||||
'week35': 'Week 35 August 29- September 2: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression',
|
||||
'week35': 'Week 35 August 29- September 2: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression, Elements of Statistics',
|
||||
'week36': 'Week 36 September 5-9: Statistical analysis and discussion of Ridge and Lasso regression',
|
||||
'week37': 'Week 37 September 12-16: Resampling techniques, Cross-validation and the Bootstrap',
|
||||
'week38': 'Week 38 September 19-23: Summary of linear regression methods and start Logistic Regression',
|
||||
|
||||
+4
-3
@@ -123,10 +123,11 @@ div.toc p,a {
|
||||
None,
|
||||
'week-34-august-22-26-basic-introduction-to-the-course-with-schedule-etc-and-start-linear-regression'),
|
||||
('Week 35 August 29- September 2: Linear regression, from '
|
||||
'ordinary Least Squares to Ridge and Lasso Regression',
|
||||
'ordinary Least Squares to Ridge and Lasso Regression, Elements '
|
||||
'of Statistics',
|
||||
2,
|
||||
None,
|
||||
'week-35-august-29-september-2-linear-regression-from-ordinary-least-squares-to-ridge-and-lasso-regression'),
|
||||
'week-35-august-29-september-2-linear-regression-from-ordinary-least-squares-to-ridge-and-lasso-regression-elements-of-statistics'),
|
||||
('Week 36 September 5-9: Statistical analysis and discussion of '
|
||||
'Ridge and Lasso regression',
|
||||
2,
|
||||
@@ -242,7 +243,7 @@ end of tocinfo -->
|
||||
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week34/ipynb/week34.ipynb" target="_self">ipynb file</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<h2 id="week-35-august-29-september-2-linear-regression-from-ordinary-least-squares-to-ridge-and-lasso-regression">Week 35 August 29- September 2: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression </h2>
|
||||
<h2 id="week-35-august-29-september-2-linear-regression-from-ordinary-least-squares-to-ridge-and-lasso-regression-elements-of-statistics">Week 35 August 29- September 2: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression, Elements of Statistics </h2>
|
||||
|
||||
<ul>
|
||||
<li> HTML:</li>
|
||||
|
||||
@@ -27,7 +27,7 @@ The teaching material is produced in various formats for running codes (jupyter
|
||||
* "ipynb file": "https://compphysics.github.io/MachineLearning/doc/pub/week34/ipynb/week34.ipynb"
|
||||
|
||||
|
||||
===== Week 35 August 29- September 2: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression =====
|
||||
===== Week 35 August 29- September 2: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression, Elements of Statistics =====
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user