nhull commited on
Commit
c031086
·
verified ·
1 Parent(s): 3af7e89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ Model predicts too high on average by `0.3934`.
76
 
77
  ### Confusion Matrix (Test Set)
78
 
79
- | Predicted\Actual | 1 | 2 | 3 | 4 | 5 |
80
  |-------------------|------|------|------|------|------|
81
  | **1** | 1097 | 437 | 60 | 3 | 3 |
82
  | **2** | 327 | 887 | 344 | 34 | 8 |
 
76
 
77
  ### Confusion Matrix (Test Set)
78
 
79
+ | True \\ Predicted | 1 | 2 | 3 | 4 | 5 |
80
  |-------------------|------|------|------|------|------|
81
  | **1** | 1097 | 437 | 60 | 3 | 3 |
82
  | **2** | 327 | 887 | 344 | 34 | 8 |