Skip to content

My Data Science Portfolio! πŸ˜€ This repository contains the complete roadmap I follow to become Data Scientist.😍

Notifications You must be signed in to change notification settings

Shrikantpatil2197/Complete_data_scientist_roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Complete_data_scientist_roadmap

(This Repository is more of like my Data Science Portfolio😍)

This repository contains the complete roadmap i follow to become Data Scientist

Sorry that i can't share my coursework here as privacy policy of DataCamp. But i would share my self case studies here when i will be ready as data scientist practiotioner!πŸ˜€

Course-0: Foundations of Probability in Python [13 March 2021]

Course Description:

Probability is the study of regularities that emerge in the outcomes of random experiments. In this course, I learned about fundamental probability concepts like random variables (starting with the classic coin flip example) and how to calculate mean and variance, probability distributions, and conditional probability. Also explored two very important results in probability: the law of large numbers and the central limit theorem. Since probability is at the core of data science and machine learning, these concepts will help me understand and apply models more robustly. Chances are everywhere, and the study of probability will change the way we see the world. content:

  1. Flipping Coins examples
  2. calculating probabilities in python
  3. Important Probability Distributions
  4. probability meets Statistics

image

Course-1: Introduction to python [24 March 2021]

Course Description:

Python is a general-purpose programming language that is becoming ever more popular for data science. Companies worldwide are using Python to harvest insights from their data and gain a competitive edge. Unlike other Python tutorials, this course focuses on Python specifically for data science. In this Introduction to Python course, i practiced the powerful ways to store and manipulate data, and helpful data science tools to begin conducting my own analyses. content:

  1. Python Basics
  2. Python Lists
  3. Functions and Packages
  4. Numpy

image

Course-2: InterMediate Python [3 April 2021]

Course Description:

Learning Python is crucial for any aspiring data science practitioner. In this course I Learned to visualize real data with Matplotlib's functions and get acquainted with data structures such as the dictionary and the pandas DataFrame. After covering key concepts such as boolean logic, control flow, and loops in Python, I blended together everything I have learned to solve a case study using hacker statistics. content:

  1. Matplotlib
  2. Dictionary
  3. Pandas
  4. Logic, Control Flow and Filtering
  5. Loops
  6. **Case Study: Hackers Statistics (Sorry! Can't disclose the details and ipython notebook)

image

About

My Data Science Portfolio! πŸ˜€ This repository contains the complete roadmap I follow to become Data Scientist.😍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published