Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ This dataset contains **24 files**, each corresponding to **one day of data**.
|
|
45 |
|
46 |
- Rows are **chronologically ordered**
|
47 |
- Columns are **tab-separated** and follow this schema:
|
48 |
-
>
|
49 |
- If a value is missing, the field is simply **left empty**.
|
50 |
|
51 |
|
|
|
45 |
|
46 |
- Rows are **chronologically ordered**
|
47 |
- Columns are **tab-separated** and follow this schema:
|
48 |
+
> `<label> <int_feature_1> ... <int_feature_13> <cat_feature_1> ... <cat_feature_26>`
|
49 |
- If a value is missing, the field is simply **left empty**.
|
50 |
|
51 |
|