Skip to content

Model Training & Adaptation

Boosting

Building a series of prediction systems, with later ones helping correct earlier mistakes.

Example

A series of weak prediction systems is combined into a stronger predictor.

Why people use it

It combines simpler predictors while concentrating learning on earlier weaknesses.

What you'll hear

“The next part works on the earlier mistakes.”

What this means for you

Compare results on unfamiliar examples, rather than only how well the system learned its practice material.

Can you control it?

Developer-only

The people building or running the AI choose this setup. An everyday user generally needs their help to change how this part works.

Common questions

Do all the prediction systems learn independently?
No. Later ones respond to earlier mistakes, so their learning is connected.
Can it focus too much on bad examples?
Yes. Incorrect or unusual examples may attract attention and make the final system less useful.
Is it always better than one strong predictor?
No. The answer depends on the task and the quality of the teaching examples.

Related terms

Still have questions?

Up to 500 characters.

Ask LATHIC about AI. Relevant glossary entries may be included.

Your question, the glossary entries it matches, and a rotating pseudonymous identifier go to Microsoft Azure’s OpenAI service through Vercel AI Gateway to generate an answer. Zero retention and no training are required of the provider, and LATHIC does not save your question or answer. Privacy Notice