Learn Before
Multiple Choice

When training a logistic regression model for binary classification, the standard approach is to use the logarithmic loss function: L(ŷ, y) = -(y*log(ŷ) + (1 - y)*log(1 - ŷ)). An alternative could be the squared error loss: L(ŷ, y) = (ŷ - y)². What is the primary reason the logarithmic loss is preferred for this task?

0

1

Updated 2025-10-03

Contributors are:

Who are from:

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science