Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,17 @@ tags:
|
|
12 |
- deepfake
|
13 |
- ai
|
14 |
- real
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
- deepfake
|
13 |
- ai
|
14 |
- real
|
15 |
+
---
|
16 |
+
Classification report:
|
17 |
+
|
18 |
+
precision recall f1-score support
|
19 |
+
|
20 |
+
Artificial 0.9897 0.9347 0.9614 1333
|
21 |
+
Deepfake 0.9409 0.9910 0.9653 1333
|
22 |
+
Real 0.9970 0.9993 0.9981 1334
|
23 |
+
|
24 |
+
accuracy 0.9750 4000
|
25 |
+
macro avg 0.9759 0.9750 0.9749 4000
|
26 |
+
weighted avg 0.9759 0.9750 0.9750 4000
|
27 |
+
|
28 |
+

|