ML 30 Days Topics
ML 30 Days Topics
Part: 1
Day: 1 Introduction & Type of ML
Link: https://www.youtube.com/live/8uDZjeXVa_4?si=v7rgw8HAWABjEPFa
Data Gathering
- Fetching data from an API
- Fetching data using web scraping
Part: 2
Day: 6 EDA: Type of EDA | Univariate EDA
Link: https://youtu.be/E0B6IrzBxHM?list=PLxzTa0VPR9rzus4Egb-aOmCWier5XiOba
Day: 9 Categorical Variables | One Hot Encoding | Ordinal & Label Encoading
Link : https://youtu.be/aG6rEJvQkEc?list=PLxzTa0VPR9rzus4Egb-aOmCWier5XiOba
Day: 10 Handling Missing Data | Missing completely at random (MCAR) | Complete Case
Analysis (CCA)
Link : https://youtu.be/RTIf0kfOuUI?si=fJLVKQAgBxHJaL-c
Day: 14 Missing Indicator | Automatic Select Value | 2D/3D Calculation For KNN
Link: https://www.youtube.com/live/aDdie_Qo7rI?si=23F_YaWXk_LIHZQT
KNN Imputer
K-Nearest Neighbour Calculation Method
What is Euclidean Distance in Machine Learning?
How to find K nearest neighbour?
Find missing imputation value?
Iterative Imputer
MICE- Multiple Imputation by Chained Equations
Missing Completely at Random (MCAR)
Missing at Random (MAR)
Missing Not at Random (MNAR)
Find Predictive Value for Iterative Imputer Technique
Part: 4
Link: https://www.youtube.com/live/0CfgGwaugo8?si=S5KoFMslCF39et7_
Part: 5
Link: https://www.youtube.com/watch?v=WsNQaMHcErs&t=9s
What Is Linear Regression?
Key Benefits of Linear Regression
Type of Linear Regression
Simple Linear Regression
Multiple Linear Regression
Polynomial Linear Regression
Link: https://www.youtube.com/watch?v=WsNQaMHcErs&t=9s
Concept of Simple Linear Regression
For “m & b” closed form solution
OLS: Ordinary Least Squares regression method
Find the Total Error and Average Error
Calculation concept for “b”
Calculation concept for “m”
Use SK learn library and find “m & b” value
Link: https://www.youtube.com/watch?v=JcwxlqfM5CM
MAE: Mean Absolute Error
MSE: Mean Squared Error
RMSE: Root Mean Squared Error
R Squared Score R2 (R^2)
Adjusted R Squared (R^2) Score
Website
www.theiscale.com