Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Machine Learning
Loss Functions
concept · part of Machine Learning
Loss functions measure the difference between predicted and actual values in machine learning models. They guide the optimization process during training to minimize error.
Inside Loss Functions (1)
- Binary Cross-Entropy — Binary cross-entropy is a loss function used for binary classification tasks, quantifying the difference between true labels and predicted probabilities.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.