<p align="center">RESOURCES TO LEARN MACHINE LEARNING ALGORITHMS </p>
In this repository, I have curated all the materials one can use to study SQL, Data Analysis, and Machine learning Algorithms.
Table of Contents
- YouTubers/Playlists to Follow
- Probability and Statistics
- Python
- SQL
- Machine Learning
- Classical Machine Learning Algorithms
- Case Studies
YOUTUBERS/PLAYLISTS TO FOLLOW:
1. PROBABILITY AND STATISTICS:
2. PYTHON:
3. SQL:
PRACTICE:
INTERVIEW QUESTIONS:
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 -
- Ask questions to narrow down the problem area
- Suggest and use feedback to decide on business metrics relevant to the problem
- Decide the best ML formulation (classification/forecasting/recommendation)
- Decide on model metrics that can tie to business metrics.
- Suggest which models you would experiment with
- Explain how you would productionalize.
- Explain how you would A/B test the final model
LEARNING:
RESOURCES: