Welcome to my Machine Learning journey!
Here's a categorized list of all my published and upcoming articles:
🧠 Supervised Learning Algorithms
Models trained on labeled data — where inputs are paired with known outputs.
📘 Foundations
- Machine Learning Basics
- Types of Machine Learning Algorithms
- Classification of Machine Learning Algorithms
- Machine Learning Explained with Tea — A Zero Knowledge Analogy
⚙️ Data Preparation
📐 Regression
- Linear Regression Algorithm
- Linear Regression for Absolute Beginners with Tea — A Zero Knowledge Analogy
- Predicting Tea Sales with ML — Linear Regression, Gradient Descent & Regularization (Beginner)
- How to Check if Linear Regression Works for Your Dataset
- Ridge Regression and Lasso Regression
🔢 Classification
- Logistic Regression Algorithm
- Logistic Regression but Make it Tea — ML Basics Served Hot
- How to Check if Logistic Regression Works for Your Dataset
- Decision Trees Algorithm
- How to Check if Decision Trees Work for Your Dataset
- Random Forest Algorithm
- How to Check if Random Forests Work for Your Dataset
🧮 Neural Networks
- Neural Networks for Absolute Beginners
- Forward and Backward Propagation in Neural Networks
- Brewing Neural Networks with TensorFlow — A Coffee Example for Beginners
- Vectorization in Neural Networks — A Beginner’s Guide
🧭 Strategy & Evaluation
- Choosing the Right Machine Learning Algorithm
- How to Know if Your Data is Linear, Non-Linear, or Complex
- How to Evaluate ML Models Step by Step
- Understanding AGI vs ANI — A Beginner’s Guide to Artificial Intelligence
🧩 Unsupervised Learning Algorithms
Models that find patterns in unlabeled data — no predefined outputs.
🔍 Clustering & Dimensionality Reduction
- K-Means Clustering (Coming Soon)
- Hierarchical Clustering (Coming Soon)
- DBSCAN (Coming Soon)
- Principal Component Analysis (PCA) (Coming Soon)
- Autoencoders (Coming Soon)
Top comments (0)