Edit the table
Browse files
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 |
-
|
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 |
|