Machine Learning (ML)

Last Updated: July 29, 2026 | By Mihail Sebastian | AI Dictionary

A field of AI where systems learn patterns from data and improve with experience, rather than following rules a programmer wrote by hand for every case.

What is Machine Learning (ML)?

Machine learning is the branch of artificial intelligence in which systems learn patterns from data and improve with experience, instead of following rules a programmer wrote by hand.

The difference is who writes the logic. In conventional software a person specifies every rule; in machine learning, an algorithm works the rules out from examples. That is why the same technique can filter spam, read X-rays, or price houses.

Types of Machine Learning

  1. Supervised learning trains a model on labeled examples, inputs paired with the correct output, so it can predict the output for new inputs.
  2. Unsupervised learning works on unlabeled data and finds structure on its own, such as clustering similar customers.
  3. Semi-supervised learning combines a small labeled set with a large unlabeled one, for when labeling is expensive.
  4. Reinforcement learning lets an agent learn by trial and error, guided by rewards and penalties from its environment.

Two related terms sit alongside these. Deep learning is not a fifth paradigm but a family of neural-network techniques used within all four, and self-supervised learning generates labels from the raw data itself – the approach behind most large language models.

Example of Machine Learning

A spam filter is machine learning end to end. Engineers collect thousands of emails already marked spam or legitimate, and a supervised algorithm learns which signals separate the two: sender reputation, suspicious links, telltale phrasing.

The trained model then scores every new email. When spammers change tactics and users flag messages the filter missed, those flags become fresh training data and the filter retrains. The system improves from experience without anyone rewriting its rules.

For a hands-on introduction, our step-by-step machine learning tutorial walks through training a first model.

Related AI terms: Supervised Learning · Unsupervised Learning · Reinforcement Learning · Deep Learning · Artificial Intelligence · Online Learning

Did you like the Machine Learning (ML) gist?

Learn about 250+ need-to-know artificial intelligence terms in the AI Dictionary.

Mihail Sebastian — Writes about AI governance, regulation, and the technology behind them. Placeholder bio — replace with a real credential line. About

Read the Governor's Letter

Stay ahead with Governor's Letter, the newsletter delivering expert insights, AI updates, and curated knowledge directly to your inbox.

By subscribing to the Governor's Letter, you consent to receive emails from AI Guv.
We respect your privacy - read our Privacy Policy to learn how we protect your information.

Browse All AI Terms A–Z

Every term in the dictionary, in alphabetical order. Jump to a letter or scroll the full list.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z