Update README.md
Browse files
README.md
CHANGED
@@ -91,6 +91,9 @@ Classification report:
|
|
91 |
macro avg 0.7935 0.7000 0.6739 76134
|
92 |
weighted avg 0.7936 0.6999 0.6739 76134
|
93 |
```
|
|
|
|
|
|
|
94 |
- **Confusion Matrix**:
|
95 |
```
|
96 |
[[True Positives, False Negatives],
|
@@ -126,4 +129,4 @@ The model is trained on a specific dataset and may not generalize well to other
|
|
126 |
title = {Deep-Fake-Detector-Model},
|
127 |
initial = {2024},
|
128 |
last_updated = {31 Jan 2025}
|
129 |
-
}
|
|
|
91 |
macro avg 0.7935 0.7000 0.6739 76134
|
92 |
weighted avg 0.7936 0.6999 0.6739 76134
|
93 |
```
|
94 |
+
|
95 |
+

|
96 |
+
|
97 |
- **Confusion Matrix**:
|
98 |
```
|
99 |
[[True Positives, False Negatives],
|
|
|
129 |
title = {Deep-Fake-Detector-Model},
|
130 |
initial = {2024},
|
131 |
last_updated = {31 Jan 2025}
|
132 |
+
}
|