Plain explanation
You are here
Current learning moveOrient
Clarify a term, inspect evidence, or place an idea in context.
inAiLoading page content...
…
Clarify a term, inspect evidence, or place an idea in context.
inAiLoading page content...
Connected glossary
Plan for this page
Plain explanation
Example
A weather model can receive measurements and produce a forecast, while a language model receives token context and predicts possible continuations.Why it matters
Separating model from product prevents mistaken conclusions about what was tested and what can fail. A capable model can be used inside a poorly controlled system, and a modest model can be useful in a well-designed process.Common misunderstanding
Misconception: the model is the entire AI application. Correction: applications wrap models with many technical and organizational components.Sources and scope
Technical model vocabulary for machine learning; a deployed product usually includes additional data, software, interfaces, policies and people.