mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-25 11:34:18 +00:00
2 KiB
2 KiB
Simbolo | Significato |
---|---|
\fmlDataset |
data set per supervised learning |
\fmlDatasetSize |
cardinalità di \fmlDataset |
\fmlInputs |
array di array degli input di \fmlDataset |
\fmlIndex |
indice da 1 a $\ |
\fmlInput |
$\fmlIndex$-esimo array di \fmlInputs |
\fmlInputSize |
cardinalità di un insieme di \fmlInput |
\fmlInputField |
campo matematico di \fmlInput |
\fmlElementIndex |
indice di \fmlInput |
\fmlInputElement |
$\fmlElementIndex$-esimo scalare di \fmlInput |
\fmlInputElementField |
campo matematico di \fmlInputElement |
\fmlOutputs |
array degli output di \fmlDataset |
\fmlOutput |
$\fmlIndex$-esimo scalare di \fmlOutputs |
\fmlOutputField |
campo matematico di \fmlOutput |
\fmlClassifier |
classificatore |
\fmlModel |
modello di supervised learning |
\fmlHypothesisSpace |
spazio delle ipotesi |
\fmlComplexity |
complessità |
\fmlComplexityCoefficient |
coefficiente di complessità |
\fmlLoss |
perdita |