changes to week35
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user