File size: 828 Bytes
f56bfc5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2764fc3
f56bfc5
2764fc3
 
 
 
 
f56bfc5
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: sequence
    dtype: string
  - name: sensor
    dtype: string
  - name: axis
    dtype: string
  - name: raw_data
    dtype: string
  - name: main_label
    dtype: string
  - name: is_fall
    dtype: int64
  - name: subject
    dtype: int64
  - name: activity
    dtype: int64
  - name: trial
    dtype: int64
  - name: timestamp
    dtype: string
  - name: extracted_labels
    dtype: string
  splits:
  - name: full
    num_bytes: 148772097
    num_examples: 8385
  download_size: 12985418
  dataset_size: 148772097
configs:
- config_name: default
  data_files:
  - split: full
    path: data/full-*
---
# Dataset Card for "accelerometer-fall-axis-data"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)