Probabilistic classification: Difference between revisions

Content deleted Content added
Rescuing 2 sources and tagging 0 as dead. #IABot (v1.6.5)
Line 33:
 
==Evaluating probabilistic classification==
Commonly used loss functions for probabilistic classification include [[log loss]] and the [[meanBrier squared errorscore]] between the predicted and the true probability distributions. The former of these is commonly used to train logistic models.
 
A method used to assign scores to pairs of predicted probabilities and actual discrete outcomes, so that different predictive methods can be compared, is called a [[scoring rule]].