nr2n23 commited on
Commit
6c06f67
·
1 Parent(s): debd3c8

Edit the table

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -12,10 +12,7 @@ This dataset is part of the MSc dissertation study titled 'Investigating the Pot
12
 
13
  The dataset is split into train and test sets:
14
 
15
- | Split | Class 1 | Class 0 | Total Samples per Split |
16
- | ----- | ------- | ------- | ----------------------- |
17
- | Train | 3,419 | 2,938 | 6,357 |
18
- | Test | 539 | 402 | 941 |
19
 
20
  Columns:
21
 
 
12
 
13
  The dataset is split into train and test sets:
14
 
15
+ <table> <tr> <td></td> <td><strong>Class 1</strong></td> <td><strong>Class 0</strong></td> <td><strong>Total Samples per Split</strong></td> </tr> <tr> <td><strong>Train</strong></td> <td>3,419</td> <td>2,938</td> <td>6,357</td> </tr> <tr> <td><strong>Test</strong></td> <td>539</td> <td>402</td> <td>941</td> </tr> </table>
 
 
 
16
 
17
  Columns:
18