Skip to content

In this repository, I have curated all the materials I used to study Machine learning Algorithms.

Notifications You must be signed in to change notification settings

MAYANK12SHARMA/Machine-Learning-Algorithms

 
 

Repository files navigation

RESOURCES TO LEARN MACHINE LEARNING ALGORITHMS

In this repository, I have curated all the materials one can use to study SQL, Data Analysis, and Machine learning Algorithms.

Table of Contents

  1. Platforms to Learn Data Science
  2. YouTubers/Playlists to Follow
  3. Probability and Statistics
  4. Python
  5. SQL
  6. Machine Learning
  7. Classical Machine Learning Algorithms
  8. Case Studies

PLATFORMS TO LEARN DATA SCIENCE:

YOUTUBERS/PLAYLISTS TO FOLLOW:


1. PROBABILITY AND STATISTICS:


2. PYTHON:


3. SQL:

INTERVIEW:

LEARNING:

GENERAL RESOURCES:


4. MACHINE LEARNING:

INTERVIEW:

LEARNING:


5. CLASSICAL MACHINE LEARNING ALGORITHMS

A. Linear Regression

B. Logistic Regression

C. Tree-Based/Ensemble Algorithms

D. K-Nearest-Neighbors

E. Support Vector Machines

F. Naive Bayes

G. Feature Selection


6. CASE STUDIES:

The best way to approach such a question is to have a framework -

  1. Ask questions to narrow down the problem area
  2. Suggest and use feedback to decide on business metrics relevant to the problem
  3. Decide the best ML formulation (classification/forecasting/recommendation)
  4. Decide on model metrics that can tie to business metrics.
  5. Suggest which models you would experiment with
  6. Explain how you would productionalize.
  7. Explain how you would A/B test the final model

LEARNING:

RESOURCES:


Machine learning Roadmap

About

In this repository, I have curated all the materials I used to study Machine learning Algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.2%
  • HTML 17.7%
  • Other 0.1%