@@ -43,6 +43,10 @@ The second link is a MOOC that will teach you learning techniques used by expert
4343- [ Single Variable Calculus] ( #single-variable-calculus )
4444- [ Multivariable Calculus] ( #multivariable-calculus )
4545- [ Python] ( #python )
46+ - [ Probability and Statistics with R] ( #probability-and-statistics-with-r )
47+ - [ Introduction to Data Science] ( #introduction-to-data-science )
48+ - [ Machine Learning] ( #machine-learning )
49+ - [ Project] ( #project )
4650
4751
4852---
@@ -79,7 +83,6 @@ Courses | Duration | Effort
7983:-- | :--: | :--:
8084[ Statistical Reasoning] ( https://lagunita.stanford.edu/courses/OLI/StatReasoning/Open/about ) | - weeks | - hours/week
8185[ Statistical Learning] ( https://lagunita.stanford.edu/courses/HumanitiesScience/StatLearning/Winter2014/about ) | - weeks | 3 hours/week
82- [ Statistics with R Specialization] ( https://www.coursera.org/specializations/statistics ) | - weeks | - hours/week
8386
8487### Introduction to Data Science
8588Courses | Duration | Effort
@@ -88,13 +91,15 @@ Courses | Duration | Effort
8891[ Data Science - CS109 from Harvard] ( http://cs109.github.io/2015/ ) | 12 weeks | 5-6 hours/week
8992[ The Analytics Edge] ( https://www.edx.org/course/analytics-edge-mitx-15-071x-2 ) | 12 weeks | 10-15 hours/week
9093
94+ ### Machine Learning
95+ Courses | Duration | Effort
96+ :-- | :--: | :--:
97+ [ Learning From Data (Introductory Machine Learning)] ( https://www.edx.org/course/learning-data-introductory-machine-caltechx-cs1156x ) | 10 weeks | 10-20 hours/week
98+ [ Stanford's Machine Learning Course] ( https://www.coursera.org/learn/machine-learning ) | - weeks | 8-12 hours/week
99+
91100### Project
92101Complete Kaggle's Getting Started and Playground Competitions
93102
94- ### Data Science Specialization
95- Courses | Duration | Effort
96- :-- | :--: | :--:
97- [ Data Science Specialization] ( https://www.coursera.org/specializations/jhu-data-science ) | - weeks | - hours/week
98103
99104### Convex Optimization
100105Courses | Duration | Effort
@@ -104,25 +109,14 @@ Courses | Duration | Effort
104109### Big Data
105110Courses | Duration | Effort
106111:-- | :--: | :--:
107- [ Data Science and Engineering with Apache Spark] ( https://www.edx.org/xseries/data-science-engineering-apache-spark ) | - weeks | 10 hours/week
112+ [ Intro to Hadoop and MapReduce] ( https://www.udacity.com/course/intro-to-hadoop-and-mapreduce--ud617 ) | 4 weeks | 6 hours/week
113+ [ Deploying a Hadoop Cluster] ( https://www.udacity.com/course/deploying-a-hadoop-cluster--ud1000 ) | 3 weeks | 6 hours/week
108114
109115### Database
110116Courses | Duration | Effort
111117:-- | :--: | :--:
112118[ Stanford's Database course] ( https://lagunita.stanford.edu/courses/DB/2014/SelfPaced/about ) | - weeks | 8-12 hours/week
113119
114- ### Data Mining
115- Courses | Duration | Effort
116- :-- | :--: | :--:
117- [ Data Mining Specialization] ( https://www.coursera.org/specializations/data-mining ) | - weeks | 8-12 hours/week
118-
119- ### Machine Learning
120- Courses | Duration | Effort
121- :-- | :--: | :--:
122- [ Learning From Data (Introductory Machine Learning)] ( https://www.edx.org/course/learning-data-introductory-machine-caltechx-cs1156x ) | 10 weeks | 10-20 hours/week
123- [ Stanford's Machine Learning Course] ( https://www.coursera.org/learn/machine-learning ) | - weeks | 8-12 hours/week
124- [ Machine Learning Specialization] ( https://www.coursera.org/specializations/machine-learning ) | - weeks | 8-12 hours/week
125-
126120### Deep Learning
127121Courses | Duration | Effort
128122:-- | :--: | :--:
@@ -140,9 +134,18 @@ Courses | Duration | Effort
140134
141135### Specializations
142136
143-
144137After finishing the courses above, start your specializations on the topics that you have more interest.
145138
139+ Courses | Duration | Effort
140+ :-- | :--: | :--:
141+ [ Statistics with R Specialization] ( https://www.coursera.org/specializations/statistics ) | - weeks | - hours/week
142+ [ Data Science Specialization] ( https://www.coursera.org/specializations/jhu-data-science ) | - weeks | - hours/week
143+ [ Machine Learning Specialization] ( https://www.coursera.org/specializations/machine-learning ) | - weeks | 8-12 hours/week
144+ [ Data Mining Specialization] ( https://www.coursera.org/specializations/data-mining ) | - weeks | 8-12 hours/week
145+ [ Data Science and Engineering with Apache Spark XSeries] ( https://www.edx.org/xseries/data-science-engineering-apache-spark ) | - weeks | 10 hours/week
146+ [ Data Analyst Nanodegree] ( https://www.udacity.com/course/data-analyst-nanodegree--nd002 ) | - weeks | 10 hours/week
147+ [ Machine Learning Engineer Nanodegree] ( https://www.udacity.com/course/machine-learning-engineer-nanodegree--nd009 ) | - weeks | 10 hours/week
148+
146149The following platforms currently offer specializations:
147150
148151#### edX: [ xSeries] ( https://www.edx.org/xseries )
0 commit comments