mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 10:44:17 +00:00
400 B
400 B
aliases | |
---|---|
|
modello matematico.
\Huge
\fmlModel
funzione che problema di minimizzazione la perdita in un problema di supervised learning:
\Large
\fmlModel
\min_{\fmlClassifier \in \fmlHypothesisSpace}
\
\sum_{(\fmlInput,\ \fmlOutput) \in D}
\par{
V(\fmlOutput, \fmlClassifier(\fmlInput)))
+
\fmlComplexity
\cdot
\abs{f}^2
}