All Projects → durgeshsamariya → Data Science Roadmap

durgeshsamariya / Data Science Roadmap

Roadmap to learn Data Science and related areas.

Projects that are alternatives of or similar to Data Science Roadmap

Ai Expert Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
Stars: ✭ 15,441 (+22607.35%)
Mutual labels:  data-science, roadmap
Awesome Business Intelligence
Actively curated list of awesome BI tools. PRs welcome!
Stars: ✭ 1,157 (+1601.47%)
Mutual labels:  data-science
Ai Platform
An open-source platform for automating tasks using machine learning models
Stars: ✭ 61 (-10.29%)
Mutual labels:  data-science
W2v
Word2Vec models with Twitter data using Spark. Blog:
Stars: ✭ 64 (-5.88%)
Mutual labels:  data-science
Oreilly Ai K8s Tutorial
Materials for the "AI on Kubernetes" tutorial at O'Reilly AI SF 2018
Stars: ✭ 62 (-8.82%)
Mutual labels:  data-science
Seaborn
Statistical data visualization in Python
Stars: ✭ 9,007 (+13145.59%)
Mutual labels:  data-science
Collaborative Deep Learning For Recommender Systems
The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior in the future month according to the purchase history and user information in the Santander dataset.
Stars: ✭ 60 (-11.76%)
Mutual labels:  data-science
Metriculous
Measure and visualize machine learning model performance without the usual boilerplate.
Stars: ✭ 71 (+4.41%)
Mutual labels:  data-science
Etl with python
ETL with Python - Taught at DWH course 2017 (TAU)
Stars: ✭ 68 (+0%)
Mutual labels:  data-science
Chicksexer
A Python package for gender classification.
Stars: ✭ 64 (-5.88%)
Mutual labels:  data-science
Autowrap
Wrap existing D code for use in Python, Excel, C#
Stars: ✭ 64 (-5.88%)
Mutual labels:  data-science
Python Hierarchical Clustering Exercises
Exercises for hierarchical clustering with Python 3 and scipy as Jupyter Notebooks
Stars: ✭ 62 (-8.82%)
Mutual labels:  data-science
Graphia
A visualisation tool for the creation and analysis of graphs
Stars: ✭ 67 (-1.47%)
Mutual labels:  data-science
Ntds 2017
Material for the EPFL master course "A Network Tour of Data Science", edition 2017.
Stars: ✭ 61 (-10.29%)
Mutual labels:  data-science
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (+1.47%)
Mutual labels:  data-science
Data Science Cookbook
🎓 Jupyter notebooks from UFC data science course
Stars: ✭ 60 (-11.76%)
Mutual labels:  data-science
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (+1557.35%)
Mutual labels:  data-science
Rsparkling
RSparkling: Use H2O Sparkling Water from R (Spark + R + Machine Learning)
Stars: ✭ 65 (-4.41%)
Mutual labels:  data-science
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1627.94%)
Mutual labels:  data-science
Ensae teaching cs
Teaching materials in python at the @ENSAE
Stars: ✭ 69 (+1.47%)
Mutual labels:  data-science

Data Science Roadmap

Self learning Data Science curriculum.

About

This repository intendend to provide a complete Data Science learning path to those who intersted in learning Data Science. In this repository, I gave preference to free resource. However, some valuable paid courses also included.

Explanation

  • 📺 Video content.
  • 💵 Paid content.
  • 📰 Online article.
  • 📁 GitHub repo.

Content

Statistics & Probability

Descriptive Statistics

Probability

Combinations and Permutations

Distributions

Confidence Intervals

Hypothesis

Linear Algebra

Vectors and Spaces

Dot Product

Matrix Transformations

Eigenvalues and Eigenvectors

Integrals

Python Programming

Basics

Advanced

More Resources

Numpy

Basics

Shape Manipulation

Copies and Views

Less Basic

Advanced indexing and index tricks

Linear Algebra

More Resources

Pandas

More Resources

Matplotlib

Matplotlib Official Tutorials

Other Resources

To-Do

  • [ ] Seaborn
  • [ ] Exploratory Data Analysis (EDA)
  • [ ] SQL
  • [ ] Machine Learning Concepts
  • [ ] Scikit-Learn
  • [ ] Projects
  • [ ] Translation in different language
  • [ ] Cheatsheets

FAQ

  1. Which programming languages should I use? Python and R. However, I added materials on Python.

  2. How to contribute? Check out contribution guidelines.

Contribution guideline

You can open an issue and give your suggestions as to how I can improve this guide, or what I can do to improve the learning experience.

You can also fork this repo and send a pull request to fix any mistakes that you have found.

If you want to suggest a new resource, send a pull request adding such resource to the extras section. The extras section is a place where all of us will be able to submit interesting additional articles, books, courses and specializations.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].