loghäviötä
Loghäviötä is a Finnish term that translates to "log loss" or "logarithmic loss" in English. It is a performance metric used in machine learning, particularly for classification tasks. Log loss quantifies the performance of a classification model where the prediction is a probability value between 0 and 1.
The formula for log loss is derived from the cross-entropy function. For a binary classification problem with
Log loss penalizes incorrect predictions more heavily than correct ones. For example, if a model predicts a
It is commonly used in scenarios such as spam detection, medical diagnosis, and credit scoring, where accurate