Meng Li
|
ed7585c2bf
|
Update heartrate features for segments
|
2020-10-27 17:55:57 -04:00 |
JulioV
|
d5931c75d8
|
Refactor script to create participants files
|
2020-10-27 17:13:16 -04:00 |
Meng Li
|
25e1f1fbb5
|
Update Python chunk_episodes
|
2020-10-26 18:47:57 -04:00 |
JulioV
|
b986599226
|
Add support to read fitbit data from csv files
|
2020-10-26 17:17:53 -04:00 |
JulioV
|
f0a551164a
|
Fix AR names
|
2020-10-26 15:44:21 -04:00 |
JulioV
|
e10e030baf
|
Unify AR iOS walking and running conversion
|
2020-10-26 15:44:09 -04:00 |
JulioV
|
234588c94d
|
Expose episode threshold between rows parameter
|
2020-10-26 15:28:19 -04:00 |
JulioV
|
2fe5a0d822
|
Update R chunk_episodes
|
2020-10-26 15:10:32 -04:00 |
JulioV
|
c78ccfced7
|
Remove microseconds from chuncked date times
|
2020-10-26 15:03:31 -04:00 |
Meng Li
|
2b7bd0ae6e
|
Modify output format of chunk_episodes() function
|
2020-10-26 13:00:53 -04:00 |
JulioV
|
1d04aa6807
|
Add check for non-overlapping event day segments
|
2020-10-23 12:15:26 -04:00 |
JulioV
|
86509207ac
|
Turn off warnings for tidyverse and dplyr
|
2020-10-23 10:41:00 -04:00 |
JulioV
|
c41d24df45
|
Fix bug when there are no event segments for participants
|
2020-10-22 16:41:26 -04:00 |
JulioV
|
47adb8bc4b
|
Add tz support to fitbit
|
2020-10-22 14:38:40 -04:00 |
JulioV
|
cff83a7ceb
|
Implement parse fitbit data
|
2020-10-22 13:08:52 -04:00 |
JulioV
|
c266f6dd10
|
Update participant files structure and fitbit download rule
|
2020-10-20 19:12:01 -04:00 |
Meng Li
|
8c0f6a000d
|
Fix chunk_episodes() bugs: set segment_start_timestamp as int
|
2020-10-19 19:36:26 -04:00 |
JulioV
|
24bf62a7ab
|
Update file names
|
2020-10-19 15:07:12 -04:00 |
Meng Li
|
ac9cf92732
|
Add accelerometer features of PANDA provider
|
2020-10-13 17:54:53 -04:00 |
Meng Li
|
29dcd1f284
|
Add accelerometer features of RAPIDS provider
|
2020-10-13 11:42:36 -04:00 |
nikunjgoel95
|
dcf1255b4b
|
Fix runtime bug in Radius of Gyration of Doryab Location.
|
2020-10-10 13:26:06 -04:00 |
JulioV
|
3996e0ab17
|
Fix bug when episodes are empty
|
2020-10-09 17:00:20 -04:00 |
JulioV
|
2c7beec1da
|
Fix NAs are now 0 in some calls and msgs features
|
2020-10-08 12:23:54 -04:00 |
Meng Li
|
236b1cd809
|
Update AR module for segments; Refactor input format
|
2020-10-07 18:11:06 -04:00 |
JulioV
|
6b1e006b82
|
Refactor fused location resampling
|
2020-10-07 11:51:31 -04:00 |
nikunjgoel95
|
80ff3f4229
|
Cleaning the Doryab location features code to fix the bug of Emoty dataframe in ClusterAndLabel
|
2020-10-01 11:34:41 -04:00 |
JulioV
|
c0c32d9f9e
|
Fix bug in assign date segment when file is empty
|
2020-09-30 14:53:59 -04:00 |
Meng Li
|
bccc9a0697
|
Move deduplicate_episodes() function into chunk_episodes() function; rename "time_diff" with duration
|
2020-09-29 18:05:25 -04:00 |
JulioV
|
39f6e3841c
|
Update AR episode computation
|
2020-09-29 17:26:43 -04:00 |
JulioV
|
10b0386c8f
|
Merge branch 'day_segments' of https://github.com/carissalow/rapids into day_segments
|
2020-09-29 17:24:41 -04:00 |
Meng Li
|
f1717e59e7
|
Update screen&battery episodes features with different segment format
|
2020-09-29 17:13:34 -04:00 |
JulioV
|
499b92e240
|
Fix missing R library
|
2020-09-29 15:35:44 -04:00 |
JulioV
|
0dafdd1340
|
Redo resample episodes in R, new battery episodes
|
2020-09-29 15:18:48 -04:00 |
JulioV
|
a6b99259f7
|
Fix bug when filtering by day segment and there are no rows belonging to that segment
|
2020-09-28 15:53:38 -04:00 |
nikunjgoel95
|
4f64f7eeef
|
Fix the bug on ClusterAndLabel when recieving empty data.
|
2020-09-28 15:02:03 -04:00 |
JulioV
|
9e15f46fc3
|
Update day segment format
|
2020-09-28 11:38:47 -04:00 |
JulioV
|
303d1472ed
|
Change how we compute AR episodes
|
2020-09-22 17:32:51 -04:00 |
JulioV
|
a851a460e4
|
Change the way we compute battery episodes
|
2020-09-22 16:53:51 -04:00 |
JulioV
|
47ab0a2ce5
|
Fix phone_sensed_bins when there is no data
|
2020-09-21 10:28:42 -04:00 |
Meng Li
|
f806cb44ac
|
Fix the bug of screen duration features for different segments
|
2020-09-18 20:25:29 -04:00 |
kaguillera
|
ca14eba8e1
|
Initial testing restructure for 30mins segments
|
2020-09-18 19:14:07 -04:00 |
JulioV
|
3022a60fe9
|
Fix day segment error with no rows
|
2020-09-18 17:19:11 -04:00 |
JulioV
|
3c27bb2d18
|
Refactor frequency segments and fix periodic labels
|
2020-09-18 16:29:48 -04:00 |
JulioV
|
06bb2b9c73
|
Fix accuracy bug in barnett location features
|
2020-09-18 11:26:10 -04:00 |
JulioV
|
4dc8d38c66
|
Optimise assign to day segment
|
2020-09-16 14:54:20 -04:00 |
JulioV
|
c577229f18
|
Optimise assign to day segment
|
2020-09-14 17:56:04 -04:00 |
JulioV
|
a665aedbe8
|
Optimise assign day segment
|
2020-09-14 16:19:42 -04:00 |
JulioV
|
132e52aeeb
|
Fix day segment
|
2020-09-14 15:14:41 -04:00 |
JulioV
|
3c45f6b152
|
Refactor assign to day segment
|
2020-09-14 14:21:36 -04:00 |
kaguillera
|
e7db230426
|
New Application_foreground testing & bugfixes
|
2020-09-11 17:55:09 -04:00 |
kaguillera
|
d4c56642c7
|
New testing and bug fix for conversation features
|
2020-09-10 14:01:32 -04:00 |
JulioV
|
a25849f7a4
|
Fix timeattop location name bug
|
2020-09-09 11:17:49 -04:00 |
JulioV
|
6436bf79db
|
Fix overall heatmap bug
|
2020-09-09 11:17:05 -04:00 |
Meng Li
|
b1baf6d9df
|
Update overall compliance heatmap: x-axis label; plot title
|
2020-09-08 16:21:46 -04:00 |
kaguillera
|
cf2a8f13a3
|
New testing and minor bug fix for light
|
2020-09-04 12:33:13 -04:00 |
JulioV
|
1ed85f1180
|
Delete unused files
|
2020-09-02 14:12:53 -04:00 |
JulioV
|
98ebf9bd13
|
Migrate conversation to new file structure
|
2020-09-01 17:07:07 -04:00 |
JulioV
|
8d87f6e497
|
Migrate app foreground to new file structure
|
2020-09-01 15:25:35 -04:00 |
JulioV
|
681a77f23c
|
Clean utils.py
|
2020-09-01 12:02:31 -04:00 |
JulioV
|
d674010e08
|
Rename param to provider
|
2020-09-01 12:01:45 -04:00 |
JulioV
|
e643881058
|
Migrate light to new file structure
|
2020-09-01 12:01:24 -04:00 |
JulioV
|
eda58d9d2c
|
Migrate wifi to new file structure
|
2020-08-31 18:51:06 -04:00 |
JulioV
|
77d9d8f025
|
Migrate bluetooth to new file structure
|
2020-08-31 17:08:26 -04:00 |
JulioV
|
132311da77
|
Migrate messages to new file structure
|
2020-08-31 13:34:15 -04:00 |
kaguillera
|
148301d468
|
Testing, test docs and bugfixes for conversation
|
2020-08-28 18:28:00 -04:00 |
JulioV
|
e269062439
|
Migrate calls to new provider file structure
|
2020-08-28 17:50:49 -04:00 |
JulioV
|
011b9736d5
|
Refactor the function to fetch provider features
|
2020-08-28 17:40:23 -04:00 |
JulioV
|
b0f1477d7e
|
Migrate location providers to new file structure and segments
|
2020-08-28 13:53:00 -04:00 |
JulioV
|
3052693573
|
Add missing entropy lib to call features
|
2020-08-26 13:04:02 -04:00 |
JulioV
|
c3a6b1f9a2
|
Fix to calls change segment label column name
|
2020-08-26 13:02:27 -04:00 |
JulioV
|
14d2d694ce
|
Migrate messages to new segments
|
2020-08-26 13:01:58 -04:00 |
JulioV
|
31ec5b0da4
|
Finalise new day segment structure with calls as example
|
2020-08-26 12:09:53 -04:00 |
nikunjgoel95
|
6a5470e338
|
Splitting Energy Feature in Conversation to Voice and Noise.
|
2020-08-23 13:20:19 -04:00 |
Yasaman Sefidgar
|
4b6ba12e62
|
raise exception for invalid frequency segmentation info; fixed inconsistency in frequency segmentation output columns
|
2020-08-20 14:51:22 -04:00 |
Yasaman Sefidgar
|
5f672b1f39
|
verification and creation of frequency segments
|
2020-08-20 14:51:22 -04:00 |
JulioV
|
c2d011fb6a
|
Add base functions to compute_day_segments.py
|
2020-08-20 14:51:22 -04:00 |
JulioV
|
026d056378
|
Simplify window workflow
|
2020-08-20 14:51:22 -04:00 |
JulioV
|
a0b5b5982b
|
Setup rules and files to support multiple
|
2020-08-20 14:45:09 -04:00 |
Meng Li
|
b116accb6d
|
Disable error message and add prints for restore_sql_file
|
2020-08-18 17:39:25 -04:00 |
Meng Li
|
75deaf7c26
|
Fix sql file name for restore_sql_file.py
|
2020-08-18 14:32:26 -04:00 |
Meng Li
|
0b2abc692c
|
Fix restore_sql_file bug: table already exists
|
2020-08-18 14:18:30 -04:00 |
Meng Li
|
b3fbc79195
|
Minor fix of metrics section
|
2020-08-17 17:27:58 -04:00 |
Meng Li
|
00385dc54d
|
Discard useless parameters and related code of example
|
2020-08-17 10:48:15 -04:00 |
Meng Li
|
123b78d438
|
Fix minor bugs of modeling.py: f1-macro and proba
|
2020-08-16 16:08:51 -04:00 |
kaguillera
|
f5ea5c3116
|
Conversation testing, testing_docs & minor bugfix
|
2020-08-13 18:36:38 -04:00 |
kaguillera
|
1ad8bb0365
|
Add testing, test docs and minor fixes for AR
|
2020-08-13 13:41:45 -04:00 |
nikunjgoel95
|
622d2997c3
|
Fixed the time first and last conversation features bug.
|
2020-08-13 12:45:08 -04:00 |
Meng Li
|
b3b16bdb73
|
Minor fix of heatmap_days_by_sensors.py
|
2020-08-12 16:29:33 -04:00 |
Meng Li
|
5c25002507
|
Return an empty html file of heatmap_days_by_sensor when there are no records for any sensors.
|
2020-08-12 16:26:11 -04:00 |
nikunjgoel95
|
a3cd341bf2
|
Fixed the zero conversation time issues.
|
2020-08-11 20:24:21 -04:00 |
JulioV
|
08ce250839
|
Unify conversation timestamp for ios
|
2020-08-11 16:18:06 -04:00 |
JulioV
|
b04088f11f
|
Fix valid sensed days with 0 valid bins
|
2020-08-07 11:07:37 -04:00 |
Meng Li
|
18d220d6c0
|
Fix data cleaning bug: days threshold
|
2020-08-06 17:26:37 -04:00 |
nikunjgoel95
|
2859a53202
|
Small necessary changes in Location Doryab Features.
|
2020-08-05 13:39:37 -04:00 |
nikunjgoel95
|
38b3f55ab8
|
Added 'sampling_frequency' in Documentation.
|
2020-08-05 13:14:31 -04:00 |
nikunjgoel95
|
df7a52cd6c
|
Added Sampling Frequency to Doryab Location Features.
|
2020-08-05 13:02:34 -04:00 |
nikunjgoel95
|
8cfe2dabb7
|
Improved code for radius of gyration in location features.
|
2020-08-05 12:06:39 -04:00 |
Meng Li
|
973e1669fa
|
Move baselines into a folder; rename column of "num_of_participants" with "num_of_rows" in modeling.py
|
2020-08-05 07:51:35 -04:00 |
nikunjgoel95
|
2f4c137bc1
|
fixed the bug "Radius of Gyration"
|
2020-08-03 18:28:02 -04:00 |
Meng Li
|
e13b89b125
|
Add restore_sql_file rule; notsummarised module; diff platforms for heatmap_days_by_sensors
|
2020-08-03 13:09:16 -04:00 |