oreogundipe commited on
Commit
e45fbdd
1 Parent(s): c41fe3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -12
README.md CHANGED
@@ -6,9 +6,10 @@ tags:
6
 
7
  - neuro
8
  - eeg
 
9
  - focus
10
  - calm
11
- - longitudinal
12
  license: apache-2.0
13
  ---
14
 
@@ -17,9 +18,7 @@ license: apache-2.0
17
  ## Dataset Description
18
 
19
  - **Homepage:** [https://usefusion.app](https://usefusion.app)
20
- - **Repository:**
21
- - **Paper:**
22
- - **Leaderboard:**
23
  - **Point of Contact:** ore@usefusion.app
24
 
25
  ### Dataset Summary
@@ -34,15 +33,13 @@ Device: [Neurosity Crown](https://neurosity.co) - 8 channels [CP3, C3, F3, PO3,
34
 
35
  ### Data Instances
36
 
37
- - rawBrainwaves
38
- - signalQuality
39
- - powerByBand
40
- - focus
41
- - calm
42
-
43
- ### Data Fields
44
 
45
- [More Information Needed]
 
 
 
 
46
 
47
  ### Data Splits
48
 
 
6
 
7
  - neuro
8
  - eeg
9
+ - powerspectra
10
  - focus
11
  - calm
12
+ - longitudinal data
13
  license: apache-2.0
14
  ---
15
 
 
18
  ## Dataset Description
19
 
20
  - **Homepage:** [https://usefusion.app](https://usefusion.app)
21
+ - **Repository:** [https://github.com/NEUROFUSIONInc](https://github.com/NEUROFUSIONInc)
 
 
22
  - **Point of Contact:** ore@usefusion.app
23
 
24
  ### Dataset Summary
 
33
 
34
  ### Data Instances
35
 
36
+ All dataset are timeseries with a unixTimestamp column
 
 
 
 
 
 
37
 
38
+ - rawBrainwaves: voltage readings across eeg channels
39
+ - signalQuality: standard deviation values & label (great, good, poor, noContact) per channel
40
+ - powerByBand: computed eeg power per channel (i.e CP3_delta, CP3_theta, CP3_alpha, CP3_beta, CP3_gamma)
41
+ - focus: prediction of user focus based on gamma waves.
42
+ - calm: prediction of user calm based on alpha waves.
43
 
44
  ### Data Splits
45