From c448e75f5358cdc8e54723b601efd34ef4f3d8b1 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Wed, 16 Sep 2020 13:43:23 +0200 Subject: [PATCH] changes to week35 --- doc/src/week35/week35.do.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/src/week35/week35.do.txt b/doc/src/week35/week35.do.txt index de37d0a07..cce129cf0 100644 --- a/doc/src/week35/week35.do.txt +++ b/doc/src/week35/week35.do.txt @@ -1,4 +1,4 @@ -TITLE: Data Analysis and Machine Learning: Linear Regression and more Advanced Regression Analysis +TITLE: Week 35: Linear Regression and Review of Statistical Analysis and Probability Theory AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University DATE: today @@ -11,7 +11,9 @@ DATE: today !split -===== Thursday ===== +===== Thursday August 27 ===== + +"Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureAug27.mp4?vrtx=view-as-webpage". !split @@ -1299,4 +1301,11 @@ print("R2 score for scaled data: {:.2f}".format(clf.score(X_test_scaled,y_test) !ec +!split +===== Friday August 28 ===== + +"Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureAug28.mp4?vrtx=view-as-webpage" and "handwritten notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/NotesAugust28.pdf" + +More material will be added here, see handwritten notes also. +