AGarioud commited on
Commit
f61015f
1 Parent(s): a5efbfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -273,11 +273,15 @@ The following table give the class-wise metrics :
273
  | swimming_pool | 48.44 | 65.27 | 81.62 | 54.37 |
274
  | _snow_ | _00.00_ | _00.00_ | _00.00_ | _00.00_ |
275
  | greenhouse | 39.45 | 56.57 | 45.52 | 74.72 |
276
- | ----------------------- | ----------|---------|---------|---------|
277
  | **average** | **58.63** | **72.44** | **74.3** | **72.49** |
278
 
279
 
280
 
 
 
 
 
 
281
  The following illustration gives the resulting confusion matrix :
282
  * Left : normalised acording to columns, columns sum at 100% and the **precision** is on the diagonal of the matrix
283
  * Right : normalised acording to rows, rows sum at 100% and the **recall** is on the diagonal of the matrix
 
273
  | swimming_pool | 48.44 | 65.27 | 81.62 | 54.37 |
274
  | _snow_ | _00.00_ | _00.00_ | _00.00_ | _00.00_ |
275
  | greenhouse | 39.45 | 56.57 | 45.52 | 74.72 |
 
276
  | **average** | **58.63** | **72.44** | **74.3** | **72.49** |
277
 
278
 
279
 
280
+
281
+
282
+
283
+
284
+
285
  The following illustration gives the resulting confusion matrix :
286
  * Left : normalised acording to columns, columns sum at 100% and the **precision** is on the diagonal of the matrix
287
  * Right : normalised acording to rows, rows sum at 100% and the **recall** is on the diagonal of the matrix