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
📐 Regression
- Linear Regression Algorithm
- How to Check if Linear Regression Works for Your Dataset
- Ridge Regression and Lasso Regression
🔢 Classification
- Logistic Regression Algorithm
- 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
🧭 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
🧩 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)