Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<h1 id="how-do-i-start-learning-data-science">How Do I Start Learning Data Science?</h1>
<p>This is a “hands on” or applied guide to getting started with <em>data science</em>. 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.</p>
<p>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!</p>
<p>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!</p>

<p>You can view the topics in the hierarchical tree/mind map below (coming soon!) or <a href="http://datascienceguide.github.io/outline.html">outline</a> and get started by learning <a href="http://datascienceguide.github.io/what-is-data-science/">what is data science is</a>!</p>

Expand Down