param
PLAYGROUNDLEARN

Knowledge Base

Lessons

Deep-dive articles on machine learning models, implemented from scratch. Each guide walks through the math, code, and intuition step by step.

to track progress and take notes.

supervisedregression

Linear Regression

The foundation of predictive modeling. Learn how to fit the perfect line.

Read Article
supervisedclassification

Logistic Regression

Binary decisions through probability. The sigmoid function demystified.

Read Article
supervisedclassification+2

Decision Trees & Random Forests

From single trees to powerful forests. Ensemble learning at its finest.

Read Article
supervisedclassification+1

K-Nearest Neighbors

Proximity-based learning. You are the average of your neighbors.

Read Article
supervisedclassification+1

Support Vector Machines

Maximum margin learning. Finding the optimal hyperplane.

Read Article
supervisedclassification

Naive Bayes

Probabilistic classification using Bayes' theorem. Naive yet powerful.

Read Article
unsupervised

Clustering

K-Means, DBSCAN, GMM. Discovering hidden structure in unlabeled data.

Read Article
unsupervised

Dimensionality Reduction

PCA, LDA, t-SNE, UMAP. Compressing high-dimensional worlds.

Read Article
supervisedclassification+2

Gradient Boosting

Sequential ensemble learning. Building strong learners from weak ones.

Read Article
superviseddeep-learning+2

Neural Networks

The architecture of intelligence. Backpropagation and beyond.

Read Article
param

Demystifying machine learning, one parameter at a time.

Explore

  • Playground
  • Learn
Built for fun byOmansh Bainsla🚀

© 2025 param

See thecode