The Alchemist.
HomeAI EngineeringSubstack
SubscribeLogin
Series Menu
Active SeriesClick to switch
Progress0 / 81
Feature Engineering
Imbalanced Datasets
Linear Regression
Logistic Regression
Support Vector Machines
Naive Bayes
K Nearest Neighbors
Decision Tree
Ensemble
Unsupervised
  1. Home
  2. Blog
  3. Machine Learning
  4. Linear Regression
Back to Machine Learning

~/blog/tutorials/machine-learning

Linear Regression

Tutorial
Jun 27, 202610 min read
0

Types of Machine Learning

You're building a spam filter for your inbox. The classic approach is hand-written rules: if "free money" in subject: mark_as_spam . It works — until senders ad…

Tutorial
Jun 27, 20268 min read
0

Equation of a Line, 3D Plane, and Hyperplane

You're pricing a house — 1,200 square feet, 3 bedrooms. You know bigger houses cost more, and more bedrooms add value. The question is how to combine these two…

Tutorial
Jun 25, 20266 min read
0

Distance of a Point from a Plane

A bank receives a loan application: income \$45k, debt ratio 0.35. Should they approve it? The decision depends on where this applicant sits relative to the ban…

Tutorial
Jun 25, 20266 min read
0

Instance-Based vs Model-Based Learning

You're building a real-time loan approval system. Every application needs a credit decision in under 100 milliseconds. You train a logistic regression model — a…

Tutorial
Jun 25, 20267 min read
0

Simple Linear Regression

A real estate agent asks you: "I have six recent sales in this neighborhood. If a 1,000 sq ft house comes on the market, what's it worth?" You could take the av…

Mohammed Vasim

Entrepreneur, AI & Machine Learning Engineer

I design, build, and ship real-world digital products—combining AI, full-stack engineering, and product thinking to turn ideas into scalable, production-ready systems.

Navigation

  • Home
  • AI Engineering
  • Projects
  • About
  • Contact

Stay in the loop

New posts on ML, AI engineering, and building things.

© 2026 Mohammed Vasim. Built with curiosity.