Site icon R-bloggers

Johns Hopkins University-Coursera Data Science Specialization

[This article was first published on Reimagined Invention, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I have completed this specialization nearly a year ago but I never wrote about it in detail. You can read more about this specialization here.

What I did learn? To ask questions to making inferences, publishing results, and more. This specialization has a focus on reproducible research and communicating results. Most courses have both quizzed and projects. I had the chance to find projects solved with totally different approaches to mine and I did learn a lot from that.

I did like it as I had no knowledge about R, and I needed to use R to complete my thesis. The courses are well structured and focused on practical applications rather than on statistical theory. At first, it was hard as I had to read a lot and write a lot code that is not needed in programs such as SPSS or Stata.

Good points

Bad points

Here you can find R material that includes quizzes, assignments, exercises and my own tricks and functions that I created for courses contained in the specialization. This is available for educational purposes.

Course 1 • The Data Scientist’s Toolbox

This course teaches you how to set up a Github account and sync files. No other quizzes or assignments than those related to configure and use Github

Course 2 • R Programming

Github Repository

Course 3 • Getting and Cleaning Data

Github Repository

Course 4 • Exploratory Data Analysis

Github Repository

Course 5 • Reproducible Research

Github Repository

Course 6 • Statistical Inference

Github Repository

Course 7 • Regression Models

Github Repository

Course 8 • Practical Machine Learning

Github Repository

Course 9 • Developing Data Products

Course project

Github Repository

Course 10 • Data Science Capstone

It’s the final project to obtain the certification and code won’t be uploaded to avoid plagiarism. The Web Application (Shiny) it’s working for demo purposes.

Web Application

Github Repository

To leave a comment for the author, please follow the link and comment on their blog: Reimagined Invention.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.