diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6bb59f066e255fcd7231344d9af98a38e6660dae --- /dev/null +++ b/README.md @@ -0,0 +1,344 @@ +--- +dataset_info: + features: + - name: user_id + dtype: string + - name: session_id + dtype: string + - name: window_id + dtype: int64 + - name: window_start_ms + dtype: int64 + - name: window_end_ms + dtype: int64 + - name: timestamp_utc + dtype: string + - name: acc_x_mean + dtype: float64 + - name: acc_y_mean + dtype: float64 + - name: acc_z_mean + dtype: float64 + - name: gyro_x_mean + dtype: float64 + - name: gyro_y_mean + dtype: float64 + - name: gyro_z_mean + dtype: float64 + - name: linacc_x_mean + dtype: float64 + - name: linacc_y_mean + dtype: float64 + - name: linacc_z_mean + dtype: float64 + - name: gravity_x_mean + dtype: float64 + - name: gravity_y_mean + dtype: float64 + - name: gravity_z_mean + dtype: float64 + - name: acc_x_std + dtype: float64 + - name: acc_y_std + dtype: float64 + - name: acc_z_std + dtype: float64 + - name: gyro_x_std + dtype: float64 + - name: gyro_y_std + dtype: float64 + - name: gyro_z_std + dtype: float64 + - name: rms_acc + dtype: float64 + - name: rms_gyro + dtype: float64 + - name: mean_freq_acc + dtype: float64 + - name: mean_freq_gyro + dtype: float64 + - name: entropy_acc + dtype: float64 + - name: entropy_gyro + dtype: float64 + - name: jerk_mean + dtype: float64 + - name: jerk_std + dtype: float64 + - name: stability_index + dtype: float64 + - name: rms_base + dtype: float64 + - name: freq_base + dtype: float64 + - name: user_emb + list: float64 + - name: fatigue_prev + dtype: float64 + - name: fatigue + dtype: float64 + - name: fatigue_level + dtype: int64 + - name: quality_flag + dtype: int64 + - name: window_size_ms + dtype: int64 + - name: overlap_rate + dtype: float64 + splits: + - name: user_001 + num_bytes: 23800 + num_examples: 50 + - name: user_002 + num_bytes: 23800 + num_examples: 50 + - name: user_003 + num_bytes: 23800 + num_examples: 50 + - name: user_004 + num_bytes: 23800 + num_examples: 50 + - name: user_005 + num_bytes: 23800 + num_examples: 50 + - name: user_006 + num_bytes: 23800 + num_examples: 50 + - name: user_007 + num_bytes: 23800 + num_examples: 50 + - name: user_008 + num_bytes: 23800 + num_examples: 50 + - name: user_009 + num_bytes: 23800 + num_examples: 50 + - name: user_010 + num_bytes: 23800 + num_examples: 50 + - name: user_011 + num_bytes: 23800 + num_examples: 50 + - name: user_012 + num_bytes: 23800 + num_examples: 50 + - name: user_013 + num_bytes: 23800 + num_examples: 50 + - name: user_014 + num_bytes: 23800 + num_examples: 50 + - name: user_015 + num_bytes: 23800 + num_examples: 50 + - name: user_016 + num_bytes: 23800 + num_examples: 50 + - name: user_017 + num_bytes: 23800 + num_examples: 50 + - name: user_018 + num_bytes: 23800 + num_examples: 50 + - name: user_019 + num_bytes: 23800 + num_examples: 50 + - name: user_020 + num_bytes: 23800 + num_examples: 50 + - name: user_021 + num_bytes: 23800 + num_examples: 50 + - name: user_022 + num_bytes: 23800 + num_examples: 50 + - name: user_023 + num_bytes: 23800 + num_examples: 50 + - name: user_024 + num_bytes: 23800 + num_examples: 50 + - name: user_025 + num_bytes: 23800 + num_examples: 50 + - name: user_026 + num_bytes: 23800 + num_examples: 50 + - name: user_027 + num_bytes: 23800 + num_examples: 50 + - name: user_028 + num_bytes: 23800 + num_examples: 50 + - name: user_029 + num_bytes: 23800 + num_examples: 50 + - name: user_030 + num_bytes: 23800 + num_examples: 50 + - name: user_031 + num_bytes: 23800 + num_examples: 50 + - name: user_032 + num_bytes: 23800 + num_examples: 50 + - name: user_033 + num_bytes: 23800 + num_examples: 50 + - name: user_034 + num_bytes: 23800 + num_examples: 50 + - name: user_035 + num_bytes: 23800 + num_examples: 50 + - name: user_036 + num_bytes: 23800 + num_examples: 50 + - name: user_037 + num_bytes: 23800 + num_examples: 50 + - name: user_038 + num_bytes: 23800 + num_examples: 50 + - name: user_039 + num_bytes: 23800 + num_examples: 50 + - name: user_040 + num_bytes: 23800 + num_examples: 50 + - name: user_041 + num_bytes: 23800 + num_examples: 50 + - name: user_042 + num_bytes: 23800 + num_examples: 50 + - name: user_043 + num_bytes: 23800 + num_examples: 50 + - name: user_044 + num_bytes: 23800 + num_examples: 50 + - name: user_045 + num_bytes: 23800 + num_examples: 50 + - name: user_046 + num_bytes: 23800 + num_examples: 50 + - name: user_047 + num_bytes: 23800 + num_examples: 50 + - name: user_048 + num_bytes: 23800 + num_examples: 50 + - name: user_049 + num_bytes: 23800 + num_examples: 50 + - name: user_050 + num_bytes: 23800 + num_examples: 50 + download_size: 1635788 + dataset_size: 1190000 +configs: +- config_name: default + data_files: + - split: user_001 + path: data/user_001-* + - split: user_002 + path: data/user_002-* + - split: user_003 + path: data/user_003-* + - split: user_004 + path: data/user_004-* + - split: user_005 + path: data/user_005-* + - split: user_006 + path: data/user_006-* + - split: user_007 + path: data/user_007-* + - split: user_008 + path: data/user_008-* + - split: user_009 + path: data/user_009-* + - split: user_010 + path: data/user_010-* + - split: user_011 + path: data/user_011-* + - split: user_012 + path: data/user_012-* + - split: user_013 + path: data/user_013-* + - split: user_014 + path: data/user_014-* + - split: user_015 + path: data/user_015-* + - split: user_016 + path: data/user_016-* + - split: user_017 + path: data/user_017-* + - split: user_018 + path: data/user_018-* + - split: user_019 + path: data/user_019-* + - split: user_020 + path: data/user_020-* + - split: user_021 + path: data/user_021-* + - split: user_022 + path: data/user_022-* + - split: user_023 + path: data/user_023-* + - split: user_024 + path: data/user_024-* + - split: user_025 + path: data/user_025-* + - split: user_026 + path: data/user_026-* + - split: user_027 + path: data/user_027-* + - split: user_028 + path: data/user_028-* + - split: user_029 + path: data/user_029-* + - split: user_030 + path: data/user_030-* + - split: user_031 + path: data/user_031-* + - split: user_032 + path: data/user_032-* + - split: user_033 + path: data/user_033-* + - split: user_034 + path: data/user_034-* + - split: user_035 + path: data/user_035-* + - split: user_036 + path: data/user_036-* + - split: user_037 + path: data/user_037-* + - split: user_038 + path: data/user_038-* + - split: user_039 + path: data/user_039-* + - split: user_040 + path: data/user_040-* + - split: user_041 + path: data/user_041-* + - split: user_042 + path: data/user_042-* + - split: user_043 + path: data/user_043-* + - split: user_044 + path: data/user_044-* + - split: user_045 + path: data/user_045-* + - split: user_046 + path: data/user_046-* + - split: user_047 + path: data/user_047-* + - split: user_048 + path: data/user_048-* + - split: user_049 + path: data/user_049-* + - split: user_050 + path: data/user_050-* +--- diff --git a/data/user_001-00000-of-00001.parquet b/data/user_001-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfc2c0013b331e346f13b24eaffa429d8d39e771 Binary files /dev/null and b/data/user_001-00000-of-00001.parquet differ diff --git a/data/user_002-00000-of-00001.parquet b/data/user_002-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3f1456e83ac02645ee9f476b9645c188d290f44 Binary files /dev/null and b/data/user_002-00000-of-00001.parquet differ diff --git a/data/user_003-00000-of-00001.parquet b/data/user_003-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbabc00ccbc0953f0d78306f531a8c6f717961da Binary files /dev/null and b/data/user_003-00000-of-00001.parquet differ diff --git a/data/user_004-00000-of-00001.parquet b/data/user_004-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e39c61d75803c6e9d61faba61799197586c32ac1 Binary files /dev/null and b/data/user_004-00000-of-00001.parquet differ diff --git a/data/user_005-00000-of-00001.parquet b/data/user_005-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..504d74a25f7768650259ba21fe59f538352295b9 Binary files /dev/null and b/data/user_005-00000-of-00001.parquet differ diff --git a/data/user_006-00000-of-00001.parquet b/data/user_006-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d3763b036780e3f47e23bde7f9104289996a619 Binary files /dev/null and b/data/user_006-00000-of-00001.parquet differ diff --git a/data/user_007-00000-of-00001.parquet b/data/user_007-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df18fc5a76203b9da04ab2a89f4861f48d4d730c Binary files /dev/null and b/data/user_007-00000-of-00001.parquet differ diff --git a/data/user_008-00000-of-00001.parquet b/data/user_008-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..447fc1a1cf7b3e5614e820ff575841b71a5c4dcb Binary files /dev/null and b/data/user_008-00000-of-00001.parquet differ diff --git a/data/user_009-00000-of-00001.parquet b/data/user_009-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05798479784b345d76e23767aeb5c0bea78e5d6d Binary files /dev/null and b/data/user_009-00000-of-00001.parquet differ diff --git a/data/user_010-00000-of-00001.parquet b/data/user_010-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a832fbeff374fe100976bed6c321b6e2dcec29e Binary files /dev/null and b/data/user_010-00000-of-00001.parquet differ diff --git a/data/user_011-00000-of-00001.parquet b/data/user_011-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cd0c1c7e5d235795179d3d0336b2c328b360691 Binary files /dev/null and b/data/user_011-00000-of-00001.parquet differ diff --git a/data/user_012-00000-of-00001.parquet b/data/user_012-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..393bd5c8e5b19de2093518c3a09fefbe54a57ac7 Binary files /dev/null and b/data/user_012-00000-of-00001.parquet differ diff --git a/data/user_013-00000-of-00001.parquet b/data/user_013-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fc32d92d3ca5f2100fd464dfbc59a0ae0196f68 Binary files /dev/null and b/data/user_013-00000-of-00001.parquet differ diff --git a/data/user_014-00000-of-00001.parquet b/data/user_014-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9223b9d6b44836f4328604953ea32a171087609c Binary files /dev/null and b/data/user_014-00000-of-00001.parquet differ diff --git a/data/user_015-00000-of-00001.parquet b/data/user_015-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b870bee9b1094e22ed4690564340185ac9d89bd7 Binary files /dev/null and b/data/user_015-00000-of-00001.parquet differ diff --git a/data/user_016-00000-of-00001.parquet b/data/user_016-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efd35f6769c121836a5b4d4f95b84b117da62dd9 Binary files /dev/null and b/data/user_016-00000-of-00001.parquet differ diff --git a/data/user_017-00000-of-00001.parquet b/data/user_017-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5f5dd869874434c2e72b76c9c466407ae75ae76 Binary files /dev/null and b/data/user_017-00000-of-00001.parquet differ diff --git a/data/user_018-00000-of-00001.parquet b/data/user_018-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cedcdd4c63cea4661d1564b5001f428d9e7b765 Binary files /dev/null and b/data/user_018-00000-of-00001.parquet differ diff --git a/data/user_019-00000-of-00001.parquet b/data/user_019-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f484ccaea90b3803d709957054ad39b57e9b219 Binary files /dev/null and b/data/user_019-00000-of-00001.parquet differ diff --git a/data/user_020-00000-of-00001.parquet b/data/user_020-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7607e62f88cdb97811bc8b50ed8dc012debd402e Binary files /dev/null and b/data/user_020-00000-of-00001.parquet differ diff --git a/data/user_021-00000-of-00001.parquet b/data/user_021-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f03d6b34f3a0739327333200a5ef5e1294e8b43 Binary files /dev/null and b/data/user_021-00000-of-00001.parquet differ diff --git a/data/user_022-00000-of-00001.parquet b/data/user_022-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84950d88f3838d409f328c7488f944c5710b380b Binary files /dev/null and b/data/user_022-00000-of-00001.parquet differ diff --git a/data/user_023-00000-of-00001.parquet b/data/user_023-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b280d6eb8d6c1da272ca2002e59faea7ea8720a5 Binary files /dev/null and b/data/user_023-00000-of-00001.parquet differ diff --git a/data/user_024-00000-of-00001.parquet b/data/user_024-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfe728bf92a25fd0cc16547ed80a54dfa8b4ab44 Binary files /dev/null and b/data/user_024-00000-of-00001.parquet differ diff --git a/data/user_025-00000-of-00001.parquet b/data/user_025-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c17e325bec5af6020bc8f892a18045c212df04c Binary files /dev/null and b/data/user_025-00000-of-00001.parquet differ diff --git a/data/user_026-00000-of-00001.parquet b/data/user_026-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a62c28da04de4a1e8a10aa47e67aacba94b49523 Binary files /dev/null and b/data/user_026-00000-of-00001.parquet differ diff --git a/data/user_027-00000-of-00001.parquet b/data/user_027-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d682b8b10815bebc836d2cdf3255fb64802398d3 Binary files /dev/null and b/data/user_027-00000-of-00001.parquet differ diff --git a/data/user_028-00000-of-00001.parquet b/data/user_028-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6c62d82c4d75c006e986a7232625247620e997b Binary files /dev/null and b/data/user_028-00000-of-00001.parquet differ diff --git a/data/user_029-00000-of-00001.parquet b/data/user_029-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a26b2df918b70ef5678ff63d79c9905582ac23d2 Binary files /dev/null and b/data/user_029-00000-of-00001.parquet differ diff --git a/data/user_030-00000-of-00001.parquet b/data/user_030-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18cfe9c03a34b4c58321a5b13aa1460e48133ee Binary files /dev/null and b/data/user_030-00000-of-00001.parquet differ diff --git a/data/user_031-00000-of-00001.parquet b/data/user_031-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d63ee423262447b112c2543a287a633efe6b52fe Binary files /dev/null and b/data/user_031-00000-of-00001.parquet differ diff --git a/data/user_032-00000-of-00001.parquet b/data/user_032-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..930532ec523cd7adc04e1c9a3e47cb309d78023a Binary files /dev/null and b/data/user_032-00000-of-00001.parquet differ diff --git a/data/user_033-00000-of-00001.parquet b/data/user_033-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6fbf7b151d3d75657d13de7084828c380e46e6a Binary files /dev/null and b/data/user_033-00000-of-00001.parquet differ diff --git a/data/user_034-00000-of-00001.parquet b/data/user_034-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..676ec63651b25fe731f26c6eab1115c06f67f699 Binary files /dev/null and b/data/user_034-00000-of-00001.parquet differ diff --git a/data/user_035-00000-of-00001.parquet b/data/user_035-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ba5c52e984f9a9bbc1d107e00095205572e06ff Binary files /dev/null and b/data/user_035-00000-of-00001.parquet differ diff --git a/data/user_036-00000-of-00001.parquet b/data/user_036-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..972fdeae98ef634fcacc657ac41fe5fd7921530c Binary files /dev/null and b/data/user_036-00000-of-00001.parquet differ diff --git a/data/user_037-00000-of-00001.parquet b/data/user_037-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6bd9a673ef066a8a0432dc7b3f3316479613c30 Binary files /dev/null and b/data/user_037-00000-of-00001.parquet differ diff --git a/data/user_038-00000-of-00001.parquet b/data/user_038-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4b494b6c2bb1a12352f6e7f238cc2ca6b228187 Binary files /dev/null and b/data/user_038-00000-of-00001.parquet differ diff --git a/data/user_039-00000-of-00001.parquet b/data/user_039-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..112cdd4fb1bd8546dc3be6c5abdd2bc1e6ab9cf5 Binary files /dev/null and b/data/user_039-00000-of-00001.parquet differ diff --git a/data/user_040-00000-of-00001.parquet b/data/user_040-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..130a55e89eab3f53fdf44319d1cf7a772607232f Binary files /dev/null and b/data/user_040-00000-of-00001.parquet differ diff --git a/data/user_041-00000-of-00001.parquet b/data/user_041-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcf5dae502b9c35a215e77c56478dcbfa291ae9d Binary files /dev/null and b/data/user_041-00000-of-00001.parquet differ diff --git a/data/user_042-00000-of-00001.parquet b/data/user_042-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..193d164f9fd9be2407f2b2548f84349380a12977 Binary files /dev/null and b/data/user_042-00000-of-00001.parquet differ diff --git a/data/user_043-00000-of-00001.parquet b/data/user_043-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f87d37579df62e563bd5afb5c54d4e718f3d76fa Binary files /dev/null and b/data/user_043-00000-of-00001.parquet differ diff --git a/data/user_044-00000-of-00001.parquet b/data/user_044-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4065cf46cf8fbffd396bb91e84f23f7970479f0c Binary files /dev/null and b/data/user_044-00000-of-00001.parquet differ diff --git a/data/user_045-00000-of-00001.parquet b/data/user_045-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd21934a79c63a1efce21d4ac6b4832edb6002c2 Binary files /dev/null and b/data/user_045-00000-of-00001.parquet differ diff --git a/data/user_046-00000-of-00001.parquet b/data/user_046-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c9d31915cd9c053064b23975ec83797778d0f23 Binary files /dev/null and b/data/user_046-00000-of-00001.parquet differ diff --git a/data/user_047-00000-of-00001.parquet b/data/user_047-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..799c8060b8e7d0e353dac74e33a414582c151a6c Binary files /dev/null and b/data/user_047-00000-of-00001.parquet differ diff --git a/data/user_048-00000-of-00001.parquet b/data/user_048-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd2ce3f8d7653990b70400e1e285ff528f3640c4 Binary files /dev/null and b/data/user_048-00000-of-00001.parquet differ diff --git a/data/user_049-00000-of-00001.parquet b/data/user_049-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebbaac8be80907e2b54495c521229891c284e62f Binary files /dev/null and b/data/user_049-00000-of-00001.parquet differ diff --git a/data/user_050-00000-of-00001.parquet b/data/user_050-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e65619df747eac38cebe3738910edf6d3344cc64 Binary files /dev/null and b/data/user_050-00000-of-00001.parquet differ