Skip to content

Commit f5f3902

Browse files
committed
har_trees: Add missing config files
1 parent 1481f12 commit f5f3902

File tree

4 files changed

+64
-0
lines changed

4 files changed

+64
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
groups:
2+
- file
3+
data_columns:
4+
- x
5+
- y
6+
- z
7+
classes:
8+
- idle
9+
- snake
10+
- updown
11+
- wave
12+
- other
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
groups:
2+
- file
3+
data_columns:
4+
- x
5+
- y
6+
- z
7+
classes:
8+
# - mixed
9+
- squat
10+
- jumpingjack
11+
- lunge
12+
- other
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
groups:
2+
- subject
3+
data_columns:
4+
- hand_acceleration_16g_x
5+
- hand_acceleration_16g_y
6+
- hand_acceleration_16g_z
7+
classes:
8+
# - transient
9+
- walking
10+
- ironing
11+
- lying
12+
- standing
13+
- Nordic_walking
14+
- sitting
15+
- vacuum_cleaning
16+
- cycling
17+
- ascending_stairs
18+
- descending_stairs
19+
- running
20+
- rope_jumping
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
groups:
2+
- subject
3+
- experiment
4+
data_columns:
5+
- acc_x
6+
- acc_y
7+
- acc_z
8+
classes:
9+
# - STAND_TO_LIE
10+
# - SIT_TO_LIE
11+
# - LIE_TO_SIT
12+
# - STAND_TO_SIT
13+
# - LIE_TO_STAND
14+
# - SIT_TO_STAND
15+
- STANDING
16+
- LAYING
17+
- SITTING
18+
- WALKING
19+
- WALKING_UPSTAIRS
20+
- WALKING_DOWNSTAIRS

0 commit comments

Comments
 (0)