Aiden Pan commited on
Commit
02a0e6c
·
1 Parent(s): 3473961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -3,3 +3,11 @@ license: openrail
3
  ---
4
 
5
  Simulated dataset for the project https://github.com/bitDalei/Diabetes-Classification-with-Heterogeneous-Data
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  Simulated dataset for the project https://github.com/bitDalei/Diabetes-Classification-with-Heterogeneous-Data
6
+
7
+ **Explanation**
8
+ - column 0: label
9
+ - column 1-576: FGM data
10
+ - column 576-587: Biomarkers data
11
+
12
+
13
+ You might notice some of consecutive rows have same biomarkers, this means that these few rows are contributed by the same patient. There are also some missing value in biomarkers, presented as '0'.