Update README.md
Browse files
README.md
CHANGED
|
@@ -60,9 +60,9 @@ We evaluate the model indirectly, and only care about the positive class:
|
|
| 60 |
|
| 61 |
In this fashion we obtain the following metrics:
|
| 62 |
|
| 63 |
-
* Precision: 0.
|
| 64 |
-
* Recall: 0.
|
| 65 |
-
* F_1 score: 0.
|
| 66 |
|
| 67 |

|
|
|
|
| 60 |
|
| 61 |
In this fashion we obtain the following metrics:
|
| 62 |
|
| 63 |
+
* Precision: 0.9464
|
| 64 |
+
* Recall: 0.8260
|
| 65 |
+
* F_1 score: 0.8821
|
| 66 |
|
| 67 |

|