Data Science Resources For Beginners

Data Science Resources For Beginners

Hello and Welcome to Data Science Resources. I am creating this article so that I can curate all the resources I found online (by other publishers) that are related to data science for my future reference and for other data science aspirants.

You can find links to the pages by original authors in the articles. This is mostly Ctrl+c and Ctrl+V so Feel free to provide suggestions for modifications.

Happy Learning...

Table Of Contents

1.?Data Science Getting Started


2.?Data Pipeline & Tools


3.?Product


4.?Career Resources


5.?Open Source Data Science Resources


Data Science Getting Started

Data Science is a multidisciplinary field covering at the very minimum - statistics, programming, machine learning?Drew Conway's venn diagram ?or?Cheat Sheet of a Modern Data Scientist . These topics are covered throughout this repo. I personally find the best way to learn a topic is to get my hands dirty quickly - with that in mind I would get to work in python and then implement different tools or theories into my toolkit as they are understood. If you haven't used python before I would strongly urge you to use the Codecademy course to familiarize yourself with the content and how to program. Good luck and have fun.

A note about order - I framed the contents in the Pipeline & Tools section order of the data pipeline starting with an acquisition, exploratory data analysis, cleaning data, model section & evaluation and then visualization.


Start


Data Science Courses:

  • Coursera ?- Data Science Specialization at Coursera - many other courses available as well.
  • Udacity ?- Online MOOCs that are the Data Science related courses. by I
  • Data Science Bootcamps ?- A collection of all boot camps currently on the market as of April 5, 2014, by Ikechukwu Okonkwo.
  • Coursera Machine Learning Course ?- Andrew Ng's pinnacle Machine Learning course.
  • Edx ?- EDX courses related to data science.


Data Pipeline & Tools


Python

Python is my workhorse language specifically as it has many data sciences and statistic libraries, the ability to work in production environments and work on other problems outside of data science. There are many other languages that could be useful but are not covered here: Julia, R, Cython, Pig, Scala, Java, etc.


Data Structures & CS Topics


Statistics

Some primers on understanding statistics and other resources to get a deeper understanding.


Stats/Engineering Libraries

A collection of workhorse libraries that are elemental for any python data scientist.

  • Pandas ?Wes McKinney's pandas library for EDA on small to medium-sized data sets when you don't want to put the infrastructure for SQL or when it isn't necessary. It has many other great applications other than just better than SQL on small to medium data sets.
  • Numpy/Pandas/Scipy Cheatsheet ?- self-explanatory
  • SciPy ?- Open-source software for mathematics, science and engineering.
  • NumPy ?- Fundamental package for scientific computing with Python.
  • StatsModels ?- Module that allows users to explore data, estimate statistical models and perform statistical tests.
  • PyMC ?- Bayesian estimation useful for Markov chain Monte Carlo analysis (among other things).


Data Acquisition

Libraries that are very helpful for abstracting away some of the complications of scraping or working with HTTP.


Processing & Exploratory Data Analysis

A collection of documents explaining some of the ways to do processing & EDA.


Databases/Frameworks

A collection of databases & frameworks that are helpful for data management and are the industry standard.


Machine Learning

There is a lot of information available online about the theory, mathematical intuition, tuning for this discipline. Here are some tools that are currently available.


Machine Learning Theory


Deep Learning

Getting a lot of media traction is deep learning - get your feet wet with some of these resources:


Time-Series


Model Selection

Resources about how to decide on your model.


Model Evaluation

Resources to help with understanding model evaluation.


Feature Engineering

A critical element of Data Science to improve your performance but minimally talked about.


Additional Tools or Processes

Resources on other topics that are very helpful for data scientists and products.


Data Visualization

Collection of the best libraries that I know for easy and powerful data visualizations.

  • ggplot ?- ggplot for python ported by the team at yhat.
  • matplotlib ?- Awesome plotting library for python.
  • d3 ?- Mike Bostock's viz library - the de facto gold standard for polished visualization - in js, steep learning curve but beautiful outcomes.
  • bokeh ?- Interactive visualization library.
  • d3py ?- Another library for data viz.
  • vincent ?- Help with python for d3.
  • seaborn ?- Clean statistical data visualization library.

Other available Visualization Resources.

  • Scott Murray's D3 Tutorials ?Tutorials from?Interactive Data Visualization for the Web
  • tributary.io ?- live code visualization platform designed specifically for D3.js
  • plot.ly ?- A web visualization and data processing platform
  • blockspring ?- Share code and visualizations through a single platform
  • dot.append ?- Ian Johnson (enjalot) goes through several live-coding examples using D3
  • Text Visualization Plots - Interactive site with different types of text visualization for different problems.


Design Theory

The importance of design theory in data visualization, storytelling and presentations could not be understated. It can take great content and make it confusing or virtually unusable, or it can make content sing and connect with the audience. Through a better understanding of design theory, UI principles, a data scientist (or anyone) can convey more understandable information to the intended audience and give a strong story to their content.


Ipython Notebook Tutorials

Collection of ipython notebooks that are helpful as examples to either using tools or to explain certain topics.


Data Sources

Collection of sites to access data if you want to build out a project or just use some of the tools for EDA.


New Data Tools

Aim to keep track of developing trends and new tech that is helpful for the practising Data Scientist. New might be a misnomer.

  • BigML ?- machine learning for the everyday user, also useful for EDA.
  • GraphLab ?- graph-based, high performance, distributed computation framework. They just implemented deep learning onto their platform.
  • ModeAnalytics ?- a platform to share analysis/data science.
  • Apache Mahout ?- Scalable machine learning library. Not in python.
  • Apache Hadoop ?- Open-source software for reliable, scalable, distributed computing. Not really new (10 years old at this point)


Other Useful Scripts


Product


Product Metrics

Understanding product, user behaviour, and product metrics are helpful for data scientists in the industry. Being able to help your product manager and team execute strategies by understanding the problem, metrics and what they understand facilitates a more fruitful relationship.


Team Communication & Business Tools

There are some very innovative new companies that are producing very effective tools to minimize and abstract away inefficient processes at companies. While it isn't strictly data science-related, these products could be very helpful to integrate with your teams to improve overall productivity.

  • Aha! ?- Clean product road mapping software for PMs.
  • Slack ?- Amazing team communication tool - abstracting away unnecessary e-mails.
  • Harvest ?- Effortless time tracking for business.
  • Trello ?- Helping organize everything - great for project management.
  • Zapier ?- Bringing together Harvest + Slack + Trello and a lot more...
  • Thoughtbot Playbook ?- A detailed account of how thought book runs is a software consulting company talking about guiding principles, design sprints, code reviews to sales and operations. A content-packed post.
  • IFTTT ?- 'Putting the internet to work for you. Great for small companies to automate social media, marketing or to have your own personal recipes set up.
  • Github ?- Clearly a great product - 'Build software better, together.
  • Web Analytics & Reporting Software:
  • Google Analytics ?- In-depth real-time analytics.
  • Mixpanel ?- provides real-time analytics and solid cohort analysis.
  • Clicky ?- Pride themselves on ease of use.
  • Evernote ?- Great for keeping notes


Best Practices

Source control and keeping accurate documentation so that you and your colleagues can follow and reproduce your work is very important. I will add some best coding practices & data science practices.


Career Resources


Data Science Career Path


Types of Data Scientists

Not all Data Scientists are the same and it's critical for organizations to understand what it is they need, and how best to fill those roles and/or complement the skills of their team. Finding the organizational structure that enables the data scientists/data engineers within the organization and generates better results is also crucial. It should be given thorough consideration.


Data Science Applications/Use Cases

Data Science has so many different applications and use cases within the industry - many are continuously discovered. These resources provide some potential ideas.


Data Science Websites/Books

More resources for community-based information or hard copy books.

  • Data Science Handbook ?- Not yet released but should be interesting providing stories from academia and industry about data science - go read the post for a better description!
  • cross-validated ?- A question and answer site for people interested in statistics, machine learning, data analysis, data mining, and data visualization.
  • StackOverflow ?- Language-independent collaboratively edited question and answer site for programmers.
  • Kaggle ?- Model building competition and great resources for training and data.
  • O'Reilly Media ?- A lot of content-rich books are available and tutorials on using the tools.
  • Quora ?- Question and answer site - lots of data science content and career content.
  • Data Science @ StackExchange ?- Still in beta.


Data Science Meetups in the Bay Area

A great way to meet other Data Scientists and keep up to date with best practices.


Data Science Blogs


Data Science Conferences

  • Strata ?- Conference and a lot of videos from previous conferences - great resource.
  • GraphLab ?- Another great conference.
  • PyData


Data Science Presentations


Relevant Business Processes

  • Lean Startup ?- A method to develop products and businesses.
  • Agile Development ?- a group of software development methods to optimize for self-organizational and cross-functional teams.
  • Scrum ?- an iterative and incremental agile software development framework for managing product development.


Start-Up Resources

  • How to Start a Start-up ?- Series of lectures from successful entrepreneurs (i.e. Y comb, SV angels, etc.) on how to start a start-up.


Open Source Data Science Resources

While the name might sound redundant this section represents other sites or repos that have aggregated information covering similar topics. Tons of great content on these sites - definitely go check them out.


Other Open Source Data Science Content

There are some really great resources linked within this section covering all of Data Science, the entire data pipeline, machine learning, statistics, python, etc. Go check them out.


Auxiliary Content & Apps

要查看或添加评论,请登录

社区洞察

其他会员也浏览了