Knowledge Graph — Coursera Notes › Academic disciplines › Computer Science / Information Technology › Machine Learning › Loss Functions
Binary Cross-Entropy
concept · part of Loss Functions
Binary cross-entropy is a loss function used for binary classification tasks, quantifying the difference between true labels and predicted probabilities. It is commonly used with sigmoid activation in the output layer.
Inside Binary Cross-Entropy (1)
- Binary Cross-Entropy Loss — Binary cross-entropy is the loss function used for binary classification tasks, measuring the difference between predicted probabilities and actual labels.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.