2024-08-20 03:06:21 +00:00
|
|
|
|
2024-08-23 11:13:05 +00:00
|
|
|
| Simbolo | Significato |
|
|
|
|
| --------------------------: | ---------------------------------------------------------------- |
|
|
|
|
| $\fmlDataset$ | [[data set per supervised learning]] |
|
|
|
|
| $\fmlDatasetSize$ | [[cardinalità]] di $\fmlDataset$ |
|
|
|
|
| $\fmlInputs$ | [[array]] di [[array\|vettori]] degli [[input]] di $\fmlDataset$ |
|
|
|
|
| $\fmlIndex$ | [[indice]] da $1$ a $\ |
|
|
|
|
| $\fmlInput$ | $\fmlIndex$-esimo [[array]] di $\fmlInputs$ |
|
|
|
|
| $\fmlInputSize$ | [[cardinalità di un insieme\|cardinalità]] 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]] |
|