Commit Graph

89 Commits (master)

Author SHA1 Message Date
Meng Li 3d34036eae
Add firststeptime and laststeptime features to FITBIT_STEPS_INTRADAY RAPIDS provider (#168)
* Add firststeptime and laststeptime features to FITBIT_STEPS_INTRADAY RAPIDS provider

* Update test config files
2021-11-18 18:35:27 -05:00
Meng Li dfa11acf87
Updated phone battery test data and results (#165)
Co-authored-by: Weiyu <weiyuhuang7@gmail.com>
2021-10-21 22:54:19 -04:00
Meng Li a3fb718aea Refactor PHONE_LOCATIONS DORYAB provider to compute features based on location episodes 2021-09-23 17:40:06 -04:00
Weiyu ff38e36809 Tested phone call episodes 2021-09-15 10:29:56 -04:00
Weiyu 46e4425323 Updated test data for data yield feature 2021-08-09 17:56:29 -04:00
Weiyu c41e1f08cc Tested data yield feature 2021-08-04 11:06:31 -04:00
Weiyu 64976919e4 Tested phone accelerometer feature 2021-08-04 11:06:31 -04:00
Weiyu 2e3e433d2b Tested fitbit step summary feature 2021-07-28 10:32:16 -04:00
Weiyu 6f5a143191 Tested fitbit steps intraday feature 2021-07-28 10:32:16 -04:00
Weiyu 5a465873c4 Tested fitbit heartrate intraday feature 2021-07-21 10:24:02 -04:00
Weiyu e9c07924fd Tested fitbit heartrate summary feature 2021-07-20 16:54:08 -04:00
Weiyu 2e147fb89c Finished phone message test 2021-07-07 01:22:49 -04:00
Weiyu 013425e36c Finished phone applications foreground feature test 2021-07-01 16:25:38 -04:00
JulioV 6fa1875bf3 Add app foreground episode count 2021-07-01 16:20:16 -04:00
Weiyu 9593667f38 Finished phone light test 2021-07-01 16:17:08 -04:00
Weiyu 4efc247575 Tested phone activity recognition feature 2021-06-23 19:08:14 -04:00
Weiyu c07358df70 Tested phone bluetooth feature 2021-06-23 18:56:24 -04:00
kirtirajk 4b8698a4c6 adding app_episode with the changes as mentioned in the comments 2021-06-10 14:17:56 -04:00
Weiyu a7e720e1a8 Validated phone conversation feature results 2021-06-10 10:49:22 -04:00
Weiyu ae20d22d1e validated phone wifi feature results 2021-06-10 10:49:22 -04:00
Meng Li 0d6f51be8b Refactor location features from Doryab provider & add a new strategy to infer home location & fix bugs 2021-05-26 17:36:52 -04:00
Meng Li edf71e055d Add the EXCLUDE_SLEEP module for steps intraday features 2021-05-21 15:23:21 -04:00
Nikunj Goel 5e451f99b0
Added phone keyboard features including docs/tests (#134) 2021-05-21 11:45:27 -04:00
Meng Li 809845143f Test & fix bugs of sleep intraday features 2021-04-27 14:40:14 -04:00
Meng Li 7c7f34ec45 Test & fix bugs of sleep summary features 2021-04-27 14:40:14 -04:00
Weiyu 0b4704de29 Validated phone screen tests 2021-04-21 12:15:28 -04:00
JulioV 17f520d5e6 Delete android from fitbit test pid 2021-04-20 17:28:06 -04:00
JulioV 0e127e4412 Add calories features tests 2021-04-20 12:02:21 -04:00
Meng Li 305cc9d4ad Update testing module for Fitbit 2021-04-16 18:32:20 -04:00
Meng Li 5d732a45ec Revert tests module's sleep config 2021-04-16 15:25:33 -04:00
Meng Li 8385582e13 Refactor tests module 2021-04-14 20:52:45 -04:00
Weiyu 415ec4a716 reformated test cases and updated the test doc 2021-04-08 16:50:18 -04:00
Weiyu 502c1c36e2 documented phone_battery_test and added event tests 2021-04-08 16:50:18 -04:00
Weiyu 7c1a6bc91d Added event config file 2021-04-08 16:50:18 -04:00
JulioV 4528ab3641 Replace SRC LANGUAGE and FOLDER with SCRIPT 2021-03-14 22:14:13 -04:00
JulioV 3d4a04effe Refactor testing 2021-03-14 00:09:08 -05:00
JulioV fae0c2ac05 Swap TABLE for CONTAINER 2021-03-12 18:14:49 -05:00
Meng Li 35968e2fd0 Migrate phone log sensor to new data stream 2021-03-11 14:37:22 -05:00
abhineethreddyk 47ad6261cb Updated testing for battery (periodic) 2021-01-27 23:04:43 -05:00
abhineethreddyk 7317821e02 Updated testing for light and conversation (periodic and frequency) 2021-01-14 20:44:18 -05:00
abhineethreddyk 377f1a6a5e Updated testing for wifi (periodic and frequency) 2021-01-14 17:41:57 -05:00
JulioV 8ef2e6191f Update snakefile and config for tests 2021-01-14 15:24:55 -05:00
abhineethreddyk 749ee55955 Migrated testing from Travis to Github Actions - part 4 2020-12-15 01:03:14 -05:00
abhineethreddyk c59d4a66eb Migrated testing from Travis to Github Actions and updated config and Snakemake files in the testing directory - part 1 2020-12-14 22:15:39 -05:00
JulioV 614e759551 Refactor day segments to time segments 2020-12-02 18:41:03 -05:00
JulioV 2aa44fc504 Change SENSOR_DATA to DEVICE_DATA 2020-11-04 17:16:46 -05:00
abhineethreddyk 2489f70ea7 Added testing for conversation (frequency) and updated testing for conversation (periodic) 2020-10-27 21:51:02 -04:00
abhineethreddyk 6f7f88aac3 Updated Snakemake, run_tests.sh and testing_config.yaml in tests directory 2020-10-26 18:18:11 -04:00
abhineethreddyk e0cd360c6d Updated testing_config.yaml files 2020-10-21 17:45:58 -04:00
abhineethreddyk 2a512a3d46 Fixed a bug in run_tests.sh and updated testing_config.yaml files 2020-10-21 17:28:52 -04:00