DEV Community

Md Manawar Iqbal
Md Manawar Iqbal

Posted on

Data Science Best Learning Roadmap

Data Science Learning Roadmaps

ML #DataScience #python

When we are start learning data science we some times get confused where to start so in this article thread Try to explain which roadmaps we should follow for learning data science. Just search every topics on internet and learn them you can follow me on github also where I try to upload the source code of projects you can follow me on github
https://github.com/Manawariqbal
01
Getting Started with Python
Python Basics
Loops in Python
Functions in Python
Strings in Python
Data Structure

2
Files and JSON
Getting started with Files
Minor Project:Inventory Management System with Files
Minor Project: Inventory Management System with JSON
3
OS with Python
Getting started with OS
Jupyter Notebook Setup
OS with Python
4
Mastering Numpy Arrays
Mastering Numpy Arrays
05
Data Analysis with Python
Getting started with Pandas
Statistics
Data Preprocessing
Data Analysis
Minor Project: Black Friday Sales Data Analysis
Minor Project: Data Visualization on Heart Disease Dataset
Minor Project: GDP Analysis
06
Tableau
Introduction to Tableau
Understanding Parameters
Basic Plots in Tableau
Fundamentals of Tableau
Designing the Plots
Project 1 - Superstore Sales Analysis Dashboard
Project 2 - Covid-19 World Dashbaord
07
Web Scraping
To Scrape
Minor Project: Wikipedia Scraper
Selenium
Minor Project: Youtube Scrapper
Minor Project: Stock Images Infinite Scroll
Image Dataset Creation
08
Getting Started with AI
Introduction to AI
How Data Science Comes into Play
09
Machine Learning
Linear Regression
Multiple Linear Regression
Polynomial Linear Regression
Support Vector Machine
Decision Tree
Random Forest
Classification Algorithms
Clustering Algorithms
Feature Engineering
10
Image Processing
Pixels with Lists
Image and Gradient Formation
Image Manipulation
Instagram Filters Colour and Patterns
Edge, Contour and Colour Detection
Face Detection with HaarCascase
Webcam using OpenCV
Image Manipulation with Live Webcam
Realtime Face Image Processing
11
Deep Learning
Perceptrons
Multi layer perceptron architecture
Convolutional neural network

12
Natural Language Processing
Getting started with Text
Regular Expression with Python
Getting started with Spacy and PDF
Text Encoding Decoding from Scratch

13
Major Projects
MNIST Handwritten Digit Recogniser
Titanic Survival | EDA
Stock Image Scrapper

Top comments (0)