MCDMProbabilistic Loss Metric

Log-Loss (Cross-Entropy Loss)

Log-loss measures the difference between predicted probabilities and actual labels, penalizing confident wrong predictions more than uncertain ones. It is a standard loss function in machine learning optimization and evaluates probabilistic classifier calibration.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning. MIT Press. link
  2. Bishop, C. M. (1995). Neural Networks for Pattern Recognition. Oxford University Press. DOI: 10.1093/oso/9780198538493.001.0001

Related methods

Referenced by

ScholarGateLog-Loss (Cross-Entropy Loss) (Logarithmic Loss (Log Loss)). Retrieved 2026-06-04 from https://scholargate.app/en/model-evaluation/log-loss