Skip to content

Commit 1c608e7

Browse files
authored
Merge pull request ZuzooVn#9 from justmarkham/patch-1
Add resources from Data School
2 parents 2723574 + fce2231 commit 1c608e7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Each day I take one subject from the list below, read it cover to cover, take no
137137
- [ ] [Machine Learning basics for a newbie](https://www.analyticsvidhya.com/blog/2015/06/machine-learning-basics/)
138138
- [ ] [How do you explain Machine Learning and Data Mining to non Computer Science people?](https://www.quora.com/How-do-you-explain-Machine-Learning-and-Data-Mining-to-non-Computer-Science-people)
139139
- [ ] [Machine Learning: Under the hood. Blog post explains the principles of machine learning in layman terms. Simple and clear](https://georgemdallas.wordpress.com/2013/06/11/big-data-data-mining-and-machine-learning-under-the-hood/)
140+
- [ ] [What is machine learning, and how does it work?](https://www.youtube.com/watch?v=elojMnjn4kk&list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A&index=1)
140141

141142
## Machine learning mastery
142143
- [ ] [The Machine Learning Mastery Method](http://machinelearningmastery.com/machine-learning-mastery-method/)
@@ -177,6 +178,7 @@ Each day I take one subject from the list below, read it cover to cover, take no
177178
- [ ] [Top 10 data mining algorithms in plain English](https://rayli.net/blog/data/top-10-data-mining-algorithms-in-plain-english/)
178179
- [ ] [10 Machine Learning Terms Explained in Simple English](http://blog.aylien.com/10-machine-learning-terms-explained-in-simple/)
179180
- [ ] [A Tour of Machine Learning Algorithms](http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/)
181+
- [ ] [Comparing supervised learning algorithms](http://www.dataschool.io/comparing-supervised-learning-algorithms/)
180182

181183
## Beginner Books
182184
- [ ] [Data Smart: Using Data Science to Transform Information into Insight 1st Edition](https://www.amazon.com/Data-Smart-Science-Transform-Information/dp/111866146X)
@@ -206,6 +208,7 @@ Each day I take one subject from the list below, read it cover to cover, take no
206208
- [ ] [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/)
207209
- [GitHub repository(R)](http://www-bcf.usc.edu/~gareth/ISL/code.html)
208210
- [GitHub repository(Python)](https://github.com/JWarmenhoven/ISLR-python)
211+
- [Videos](http://www.dataschool.io/15-hours-of-expert-machine-learning-videos/)
209212
- [ ] [Building Machine Learning Systems with Python](https://www.packtpub.com/big-data-and-business-intelligence/building-machine-learning-systems-python)
210213
- [GitHub repository](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython)
211214
- [ ] [Probabilistic Programming & Bayesian Methods for Hackers](https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/)
@@ -226,7 +229,8 @@ Each day I take one subject from the list below, read it cover to cover, take no
226229
- [Video](https://www.youtube.com/watch?list=PL1bKyu9GtNYHcjGa6ulrvRVcm1lAB8he3&v=W62ehrnOVqo)
227230
- [Resources](https://bigml.com/releases)
228231
- [ ] [mathematicalmonk's Machine Learning tutorials](https://www.youtube.com/playlist?list=PLD0F06AA0D2E8FFBA)
229-
232+
- [ ] [Machine learning in Python with scikit-learn](https://www.youtube.com/playlist?list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A)
233+
- [GitHub repository](https://github.com/justmarkham/scikit-learn-videos)
230234

231235
## MOOC
232236
- [ ] [Udacity’s Intro to Machine Learning](https://www.udacity.com/course/intro-to-machine-learning--ud120)

0 commit comments

Comments
 (0)