ehekaanldk
commited on
Commit
·
25dfd91
1
Parent(s):
28fe58e
Update README.md
Browse files
README.md
CHANGED
@@ -57,13 +57,13 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
|
59 |
### test accuracy
|
60 |
-
Accuracy: 0.905
|
61 |
-
|
62 |
- Confusion Matrix:
|
63 |
||Predicted 0|Predicted 1|
|
64 |
|:---|---:|---:|
|
65 |
|Actual 0|443|49|
|
66 |
|Actual 1|46|462|
|
|
|
|
|
67 |
|
68 |
### 수정부분
|
69 |
- 데이터로딩
|
|
|
57 |
|
58 |
|
59 |
### test accuracy
|
|
|
|
|
60 |
- Confusion Matrix:
|
61 |
||Predicted 0|Predicted 1|
|
62 |
|:---|---:|---:|
|
63 |
|Actual 0|443|49|
|
64 |
|Actual 1|46|462|
|
65 |
+
**Accuracy: 0.905**
|
66 |
+
|
67 |
|
68 |
### 수정부분
|
69 |
- 데이터로딩
|