From 1b7f40ae067bf50c88d0f88668b1972ea25687cc Mon Sep 17 00:00:00 2001 From: Blanca V Date: Tue, 24 Oct 2017 15:35:33 -0700 Subject: [PATCH] Update index.html Fix grammatical errors --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d613ef2..9b287e0 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@

How Do I Start Learning Data Science?

This is a “hands on” or applied guide to getting started with data science. It begins with what exactly is data science, and how to get the required background and later goes into details of learning and practicing the data science approach to actionable insights. After going over the basics of data analysis, it later goes into special topics such as dealing with big data, natural language processing, image classification and many more topics.

-

While books are great (and are recommended), a large reading lists are daunting and are not conductive to becoming a better data scientist, rather the way to get better is to learn a little, play a little, present results a little, get feedback a little, rinse and repeat! And this guide provides such a framework by explaining topics, providing sample code analysing data (through tutorials) and links to relevant resources along the way!

+

While books are great (and recommended), a large reading list is daunting and not conductive to becoming a better data scientist; rather, the way to get better is to learn a little, play a little, present results a little, get feedback a little, rinse and repeat! This guide provides such a framework by explaining topics, and providing sample code analysing data (through tutorials) and links to relevant resources along the way!

You can view the topics in the hierarchical tree/mind map below (coming soon!) or outline and get started by learning what is data science is!