1
Fork 0
mirror of https://github.com/Steffo99/appunti-magistrali.git synced 2024-11-22 10:44:17 +00:00
appunti-steffo/7 - Fondamenti di machine learning/1 - Concetti base/problema di classificazione multi-classe.md

7 lines
153 B
Markdown
Raw Normal View History

2024-08-20 03:06:21 +00:00
[[problema di supervised learning]] il cui [[output]] è una [[variante]] di una [[enumerazione]].
$$
\Huge
2024-08-23 11:13:05 +00:00
\fmlOutputField = \hsh{ 1, 2, \dots, N }
2024-08-20 03:06:21 +00:00
$$