Skip to content

Bias

Medium — good to knowAI & ML

ELI5 — The Vibe Check

In ML, bias means the model has systematic errors — it's consistently wrong in the same direction. A model with high bias is underfit: it makes the same kinds of mistakes no matter what data you show it. The word 'bias' also gets used to mean unfair discrimination in AI outputs (like a hiring tool that favors men) — same word, very different problem.

Real Talk

In the bias-variance tradeoff, bias refers to the error introduced by approximating a real-world problem with a simplified model. High bias means the model systematically underpredicts or overpredicts regardless of the specific training data. In AI ethics, 'bias' refers to systematic unfair treatment of groups, often inherited from biased training data.

When You'll Hear This

"There's a gender bias in the model's hiring recommendations." / "High bias is the underfitting problem; high variance is the overfitting one."

Made with passive-aggressive love by manoga.digital. Powered by Claude.