You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pml.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,7 @@ permalink: /pml/
20
20
## Choosing a Machine Learning Model
21
21
22
22
-[Comparing Supervised Learning Algorithms](http://www.dataschool.io/comparing-supervised-learning-algorithms/): Comparing 8 common supervised learning algorithms (for regression and classification) on 13 different dimensions.
23
+
24
+
## Comprehensive Notes
25
+
26
+
- Complete notes for [Practical Machine Learning](http://sux13.github.io/DataScienceSpCourseNotes/)
Copy file name to clipboardExpand all lines: regmod.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,7 @@ permalink: /regmod/
7
7
## Supplementary Videos
8
8
9
9
-[Video lectures from "An Introduction to Statistical Learning"](http://www.dataschool.io/15-hours-of-expert-machine-learning-videos/): Videos for Chapter 3 can help to deepen your understanding of regression.
10
+
11
+
## Comprehensive Notes
12
+
13
+
- Complete notes for [Regression Models](http://sux13.github.io/DataScienceSpCourseNotes/)
0 commit comments