Livia-Zaharia
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
|
5 |
-
|
|
|
6 |
|
7 |
user id/ timestamp/ glucosevalue
|
8 |
|
9 |
-
formating is used even for single user datasets since app will have issues if provided with only with one batch (for the moment)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
glucose values databases
|
5 |
+
|
6 |
+
structure is as follows
|
7 |
|
8 |
user id/ timestamp/ glucosevalue
|
9 |
|
10 |
+
formating of ids is used even for single user datasets since app will have issues if provided with only with one batch (for the moment)
|
11 |
+
|
12 |
+
|
13 |
+
user livia- diabetic type one
|
14 |
+
livia-large---> contains data from oct 2019 to sept 2024
|
15 |
+
livia-mini---> is a subset of livia large to be used in testing
|
16 |
+
|
17 |
+
user anton- non diabetic
|
18 |
+
anton---> contains data for 10 days
|