Skip to content

Commit e7b8294

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 014ec39 + d7783b7 commit e7b8294

File tree

5 files changed

+21
-3
lines changed

5 files changed

+21
-3
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,13 @@ If you've created a web page, video, sideshow, or any other kind of media you th
1111
3. Commit your changes.
1212
4. Submit a pull request.
1313

14-
We've created a [sample pull request](https://github.com/DataScienceSpecialization/DataScienceSpecialization.github.io/pull/1) to show you what we would like to see in a pull request. If we think your creation is well made, informative, and adds something new to this repository of content then we'll merge your request and add you to our list of contributors. If you happen to notice any inaccuracies or idiosyncrasies on this site or in this site's content, please let us know by opening an issue.
14+
We've created a [sample pull request](https://github.com/DataScienceSpecialization/DataScienceSpecialization.github.io/pull/1) to show you what we would like to see in a pull request. If we think your creation is well made, informative, and adds something new to this repository of content then we'll merge your request and add you to our list of contributors. If you happen to notice any inaccuracies or idiosyncrasies on this site or in this site's content, please let us know by opening an issue.
15+
16+
Before sending a pull request to this site you should ask yourself:
17+
18+
1. Am I the creator of the content I'm submitting?
19+
2. Does my contribution teach?
20+
3. Does the content of my contribution clearly address topics in the Data Science Specialization?
21+
4. Could my contribution be seamlessly integrated into the canonical course materials?
22+
23+
If the answer to any of these questions in no then you probably shouldn't send a pull request. If you're on the fence about #3 or #4, err on the side of sending a pull request!

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

other.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ title: Other Resources
44
permalink: /other/
55
---
66

7+
## Troubleshooting
8+
9+
- [Installing xlsx and XML packages on Debian Wheezy](http://allanino.me/blog/programming/installing-some-r-packages/)

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)