Skip to content

Commit 9e90a10

Browse files
committed
Merge pull request DataScienceSpecialization#8 from justmarkham/updates
Updates to About, Practical Machine Learning, and Data Scientist's Toolbox
2 parents 80a65a1 + b2bf497 commit 9e90a10

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ The [Data Science Specialization](https://www.coursera.org/specialization/jhudat
1616

1717
### Community Contributors:
1818

19-
- Kevin Markham
19+
- [Kevin Markham](http://www.dataschool.io/)
2020
- Derek Franks

pml.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ title: Practical Machine Learning
44
permalink: /pml/
55
---
66

7+
## Model Evaluation
8+
9+
- [Simple Guide to Confusion Matrix Terminology (sensitivity, specificity, etc.)](http://www.dataschool.io/simple-guide-to-confusion-matrix-terminology/)

toolbox.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ permalink: /toolbox/
88

99
## Git/GitHub
1010

11-
- [Git & GitHub Video Playlist](https://www.youtube.com/playlist?list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD)
11+
- [Git & GitHub Video Playlist](https://www.youtube.com/playlist?list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD) (also available for [download](https://drive.google.com/folderview?id=0BxRfg0msVmAoRlZFQjJ3T3VTOUE&usp=sharing) as mp4 files)
12+
- [A Beginner's Quick Reference Guide for Git Commands](http://www.dataschool.io/git-quick-reference-for-beginners/)
13+
- [Understanding the Relationship Between Git and GitHub](http://www.dataschool.io/github-is-just-dropbox-for-git/)
14+
- [Simple Guide to GitHub Forks](http://www.dataschool.io/simple-guide-to-forks-in-github-and-git/)

0 commit comments

Comments
 (0)