1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-12-22 03:38:13 +00:00

Update 3_7_SVM.ipynb

Updated formatted table
This commit is contained in:
Carlos A. Iglesias 2024-02-22 12:23:08 +01:00 committed by GitHub
parent 08dfe5c147
commit 0150ce7cf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -352,7 +352,7 @@
"In a confussion matrix, we can see:\n",
"\n",
"| |**Predicted**: 0| **Predicted: 1**|\n",
"|---------------------------|\n",
"|-------------|----------------|-----------------|\n",
"|**Actual: 0**| TN | FP |\n",
"|**Actual: 1**| FN | TP |\n",
"\n",