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

7 lines
124 B
Markdown
Raw Normal View History

2024-08-20 03:06:21 +00:00
[[problema di supervised learning]] il cui [[output]] è [[boolean|booleano]].
$$
\Huge
2024-08-23 11:13:05 +00:00
\fmlOutputField = \hsh{ -1, 1 }
2024-08-20 03:06:21 +00:00
$$