Model

Intermediate

A parameterized mapping from inputs to outputs; includes architecture + learned parameters.

AdvertisementAd space — term-top

Why It Matters

Models are the backbone of machine learning, enabling computers to learn from data and make predictions. They are widely used across industries, from finance to healthcare, driving innovations and improving decision-making processes. Understanding different models and their applications is essential for harnessing the full potential of AI.

A model in machine learning is a parameterized function that maps input data to output predictions, encapsulating the learned relationships between the input features and the target variable. Formally, a model can be represented as a function M: X → Y, where X is the input space and Y is the output space. The model's architecture, which may include layers, activation functions, and connections, defines its structure, while the parameters (weights and biases) are adjusted during the training process to minimize a predefined objective function. Common types of models include linear regression, decision trees, support vector machines, and neural networks. The choice of model architecture and the training algorithm significantly influence the model's capacity to generalize from training data to unseen data, making model selection a critical aspect of the machine learning workflow.

Keywords

Domains

Related Terms

Welcome to AI Glossary

The free, self-building AI dictionary. Help us keep it free—click an ad once in a while!

Search

Type any question or keyword into the search bar at the top.

Browse

Tap a letter in the A–Z bar to browse terms alphabetically, or filter by domain, industry, or difficulty level.

3D WordGraph

Fly around the interactive 3D graph to explore how AI concepts connect. Click any word to read its full definition.