Brier Score

Intermediate

A proper scoring rule measuring squared error of predicted probabilities for binary outcomes.

AdvertisementAd space — term-top

Why It Matters

The Brier score is important for evaluating the accuracy of probabilistic predictions, especially in fields like meteorology and finance. It helps ensure that models provide reliable probability estimates, which are crucial for making informed decisions based on risk assessment and forecasting.

The Brier score is a proper scoring rule that quantifies the accuracy of probabilistic predictions for binary outcomes. It is defined as the mean squared difference between predicted probabilities and the actual outcomes, expressed mathematically as Brier Score = (1/N) * Σ (f_i - o_i)², where f_i is the predicted probability for instance i, o_i is the actual outcome (0 or 1), and N is the total number of instances. The Brier score ranges from 0 to 1, with lower values indicating better calibration and accuracy of the predicted probabilities. This metric is particularly useful in evaluating models that output probabilistic predictions, as it penalizes both overconfident and underconfident predictions. The Brier score is widely used in fields such as meteorology, finance, and machine learning to assess the reliability of probabilistic forecasts.

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.