Skip to content

mrandrewandrade/data_science_masters

 
 

Repository files navigation

The Open-Source Data Science Masters

This is my forked version of the [Data Science Masters] (http://datasciencemasters.org/) open-source curriculum logging my journey.

Background

Personal Website [LinkedIn] (ca.linkedin.com/in/andrewandrade/) Github Hackster.io

I am a University of Waterloo engineering undergraduate studying Mechatronics Engineering. My vision is to design, develop and depoy products which revolutionize the world. My mission is to close the gap between idea execution and success, so my focus is on building robust production level systems.

My prior experience is broad in scope and narrow in focus, constantly focusing on the most impact for minimal input. My previous internships and employement has been in Mechanical, Electrical and Robotic Hardware Design and Manufacturing, Embedded Software Development, Petroleum Engineering (with a focus on reservoir and production engineering), and data science in addition to some soft leadership roles. I am a co-founder of [PetroPredict] (petropredict.com) currently leading both the technology development and research conducted at the company.

My current focus and research and development interests are in quantative engineering in electromechnical integration related to machine learning, probalistic robotics, man-machine symbiosis, and knowledge discovery in databases.

The Open Source Data Science Curriculum

###Prerequisites: I am a strong believer in building production level systems and also in efficiency and using the right tool for the job. The prerequisites list here are not mandatory for data science, but I think provide both a good background and toolset to succeed as a data scientist.

Version Control

Backg New to data science with no experience in coding? Start with: Datasmart Book

  • Topics: The basics of data science in a nontrivial way, basic machine learning algorithms with implementation in Excel and R

Intro to Data Science UW / Coursera

  • Topics: Python NLP on Twitter API, Distributed Computing Paradigm, MapReduce/Hadoop & Pig Script, SQL/NoSQL, Relational Algebra, Experiment design, Statistics, Graphs, Amazon EC2, Visualization.

Data Science / Harvard Video Archive & Course

  • Topics: Data wrangling, data management, exploratory data analysis to generate hypotheses and intuition, prediction based on statistical methods such as regression and classification, communication of results through visualization, stories, and summaries.

Data Science with Open Source Tools Book $27

  • Topics: Visualizing Data, Estimation, Models from Scaling Arguments, Arguments from Probability Models, What you Really Need to Know about Classical Statistics, Data Mining, Clustering, PCA, Map/Reduce, Predictive Analytics
  • Example Code in: R, Python, Sage, C, Gnu Scientific Library

A Note About Direction

This is an introduction geared toward those with at least a minimum understanding of programming, and (perhaps obviously) an interest in the components of Data Science (like statistics and distributed computing). Out of personal preference and need for focus, I geared the original curriculum toward Python tools and resources. R resources can be found here.

Math

[★ What are some good resources for learning about numerical analysis? / Quora ] (http://www.quora.com/What-are-some-good-resources-for-learning-about-numerical-analysis)

Computing

OSDSM Specialization: Web Scraping & Crawling

  • Machine Learning

Foundational & Theoretical

Practical

Data Design

  • Visualization

Foundational Information Design Books

Theoretical Courses / Design & Visualization

Practical Visualization Resources

OSDSM Specialization: Data Journalism

Python (Learning)

Python (Libraries)

Installing Basic Packages Python, virtualenv, NumPy, SciPy, matplotlib and IPython & Using Python Scientifically

More Libraries can be found in related specialiaztions

  • Data Structures & Analysis Packages

  • Machine Learning Packages

  • Networks Packages

  • Statistical Packages

    • PyMC - Bayesian Inference & Markov Chain Monte Carlo sampling toolkit
    • Statsmodels - Python module that allows users to explore data, estimate statistical models, and perform statistical tests
    • PyMVPA - Multivariate Pattern Analysis in Python
  • Natural Language Processing & Understanding

    • NLTK - Natural Language Toolkit
    • Gensim - Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.
  • Live Data Packages

    • twython - Python wrapper for the Twitter API
  • Visualization Packages

    • matplotlib - well-integrated with analysis and data manipulation packages like numpy and pandas
    • Orange - Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting. Components for machine learning. Add-ons for bioinformatics and text mining
  • iPython Data Science Notebooks

  • Data Science in IPython Notebooks (Linear Regression, Logistic Regression, Random Forests, K-Means Clustering)

  • A Gallery of Interesting IPython Notebooks - Pandas for Data Analysis

Datasets are now here

R resources are now here

Data Science as a Profession

Capstone Project


Resources


Notation

Non-Open-Source books, courses, and resources are noted with $.

Contribute

Please Contribute Your Ideas -- this is Open Source!

Please showcase your own specialization & transcript by submitting a markdown file pull request in the /transcripts directory with your name! eg clare-corthell-2014.md

Follow me on Twitter @clarecorthell

About

The Open Source Data Science Masters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published