Anupam251272 commited on
Commit
053f7df
1 Parent(s): 10b7137

Upload 31 files

Browse files
Untitled spreadsheet - new_data.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ timestamp,heart_rate,steps,calories_burned,blood_sugar,systolic,diastolic
2
+ 2023-10-01 15:00:00,87,2500,380,103,133,93
3
+ 2023-10-01 16:00:00,88,2600,390,104,134,94
4
+ 2023-10-01 17:00:00,89,2700,400,105,135,95
5
+ 2023-10-01 18:00:00,90,2800,410,106,136,96
6
+ 2023-10-01 19:00:00,91,2900,420,107,137,97
audio_examples_arabic_prompt.m4a ADDED
Binary file (297 kB). View file
 
audio_examples_chinese_prompt.m4a ADDED
Binary file (48.2 kB). View file
 
audio_examples_czech_prompt.mp3 ADDED
Binary file (118 kB). View file
 
audio_examples_dutch_prompt.m4a ADDED
Binary file (33.4 kB). View file
 
audio_examples_english_prompt.m4a ADDED
Binary file (202 kB). View file
 
audio_examples_french_prompt.m4a ADDED
Binary file (229 kB). View file
 
audio_examples_german_prompt.m4a ADDED
Binary file (360 kB). View file
 
audio_examples_greek_prompt.mp3 ADDED
Binary file (115 kB). View file
 
audio_examples_hebrew_prompt.m4a ADDED
Binary file (37.3 kB). View file
 
audio_examples_hindi_prompt.mp3 ADDED
Binary file (308 kB). View file
 
audio_examples_indonesian_prompt.mp3 ADDED
Binary file (61.9 kB). View file
 
audio_examples_italian_prompt (1).m4a ADDED
Binary file (34.5 kB). View file
 
audio_examples_italian_prompt.m4a ADDED
Binary file (34.5 kB). View file
 
audio_examples_japanese_prompt.m4a ADDED
Binary file (31.6 kB). View file
 
audio_examples_korean_prompt.m4a ADDED
Binary file (65.9 kB). View file
 
audio_examples_persian_prompt.m4a ADDED
Binary file (164 kB). View file
 
audio_examples_polish_prompt.m4a ADDED
Binary file (50.8 kB). View file
 
audio_examples_portuguese_prompt.m4a ADDED
Binary file (108 kB). View file
 
audio_examples_russian_prompt.m4a ADDED
Binary file (63.5 kB). View file
 
audio_examples_spanish_prompt.m4a ADDED
Binary file (73.3 kB). View file
 
audio_examples_turkish_prompt.mp3 ADDED
Binary file (28.8 kB). View file
 
audio_examples_ukrainian_prompt.wav ADDED
Binary file (432 kB). View file
 
audio_examples_vietnamese_prompt.m4a ADDED
Binary file (55.3 kB). View file
 
bp_monitor_data - bp_monitor_data.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ timestamp,systolic,diastolic
2
+ 2023-10-01 0:00:00,120,80
3
+ 2023-10-01 1:00:00,122,82
4
+ 2023-10-01 2:00:00,118,78
5
+ 2023-10-01 3:00:00,121,81
6
+ 2023-10-01 4:00:00,119,79
diabetes_data.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ glucose,insulin,age,gender
2
+ 120,8,45,M
3
+ 155,12,52,F
4
+ 98,5,39,M
5
+ 212,18,58,F
6
+ 134,10,47,M
7
+ 89,4,32,F
8
+ 175,15,54,M
9
+ 103,6,41,F
10
+ 142,11,50,M
11
+ 167,14,49,F
glucometer_data. - glucometer_data..csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ timestamp,blood_sugar
2
+ 2023-10-01 0:00:00,90
3
+ 2023-10-01 1:00:00,92
4
+ 2023-10-01 2:00:00,88
5
+ 2023-10-01 3:00:00,91
6
+ 2023-10-01 4:00:00,89
newplot (1).png ADDED
real_time_data - real_time_data.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ timestamp,heart_rate,steps,calories_burned,blood_sugar,systolic,diastolic
2
+ 2023-10-01 5:00:00,77,1500,280,93,123,83
3
+ 2023-10-01 6:00:00,78,1600,290,94,124,84
4
+ 2023-10-01 7:00:00,79,1700,300,95,125,85
5
+ 2023-10-01 8:00:00,80,1800,310,96,126,86
6
+ 2023-10-01 9:00:00,81,1900,320,97,127,87
test_data - test_data.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ timestamp,heart_rate,steps,calories_burned,blood_sugar,systolic,diastolic
2
+ 2023-10-01 10:00:00,82,2000,330,98,128,88
3
+ 2023-10-01 11:00:00,83,2100,340,99,129,89
4
+ 2023-10-01 12:00:00,84,2200,350,100,130,90
5
+ 2023-10-01 13:00:00,85,2300,360,101,131,91
6
+ 2023-10-01 14:00:00,86,2400,370,102,132,92
wearable_data - wearable_data.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ timestamp,heart_rate,steps,calories_burned
2
+ 2023-10-01 0:00:00,72,1200,250
3
+ 2023-10-01 1:00:00,74,1100,240
4
+ 2023-10-01 2:00:00,73,1300,260
5
+ 2023-10-01 3:00:00,75,1000,230
6
+ 2023-10-01 4:00:00,76,1400,270