mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-26 11:54:18 +00:00
16 lines
241 B
Markdown
16 lines
241 B
Markdown
---
|
|
aliases:
|
|
- loss
|
|
---
|
|
[[funzione]] in un [[problema di supervised learning]].
|
|
$$
|
|
\Huge
|
|
\fmlLoss
|
|
$$
|
|
|
|
Misura quanto si allontana il [[classificatore]] dal risultato desiderato.
|
|
|
|
$$
|
|
\Large
|
|
\fmlLoss(\fmlOutput, \fmlClassifier(\fmlInput))
|
|
$$
|