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
When a speech recognizer converts a new audio clip into text, it is performing inference with a trained model.Why it matters
Inference is where users encounter model behavior and where latency, cost, permissions, context, and output checks become operational concerns. It should not be confused with proof that the output is true.Common misunderstanding
Misconception: inference means the model logically proved its answer. Correction: in machine learning, it usually means producing an output from learned parameters.Sources and scope
Defines machine-learning inference; the word has other meanings in statistics and ordinary reasoning.