Prediction Intervals for Machine Learning - MachineLearningMastery.com

A prediction from a machine learning perspective is a single point that hides the uncertainty of that prediction. Prediction intervals provide a way to quantify and communicate the uncertainty in a...

By · · 1 min read
Prediction Intervals for Machine Learning - MachineLearningMastery.com

Source: MachineLearningMastery.com

A prediction from a machine learning perspective is a single point that hides the uncertainty of that prediction. Prediction intervals provide a way to quantify and communicate the uncertainty in a prediction. They are different from confidence intervals that instead seek to quantify the uncertainty in a population parameter such as a mean or standard […]