eyupipler commited on
Commit
2e93756
·
verified ·
1 Parent(s): abd608f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -3
README.md CHANGED
@@ -1,3 +1,56 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - tr
6
+ tags:
7
+ - eeg
8
+ - biology
9
+ - health
10
+ - disorders
11
+ - diagnosis
12
+ - text
13
+ - synthetic
14
+ - medical
15
+ pretty_name: h
16
+ ---
17
+ # Dataset
18
+
19
+ Synthetic EEG data generated by the ‘bai’ model based on real data.
20
+
21
+ # Features/Columns:
22
+
23
+ - No: "Number"
24
+ - Sex: "Gender"
25
+ - Age: "Age of participants"
26
+ - EEG Date: "The date of the EEG"
27
+ - Education: "Education level"
28
+ - IQ: "IQ level of participants"
29
+ - EQ: "EQ level of participants"
30
+ - Disorder/Diagnosis: "General class definition of the disorder and diagnosis"
31
+ - EEG_Electrode_{1, 2, 3, ...... 32}: "EEG electrode number"
32
+
33
+ **Total Features/Columns: 40**
34
+
35
+ # Content:
36
+
37
+ - Obsessive Compulsive Disorder
38
+ - Bipolar Disorder
39
+ - Schizophrenia
40
+ - Depressive Disorder
41
+ - Social Anxiety Disorder
42
+ - Addiction Disorder
43
+ - Alcohol Use Disorder
44
+ - ADHD
45
+ - Asperger
46
+ - PTSD
47
+ - Borderline personality disorder
48
+ - Panic disorder
49
+ - Alzheimer
50
+ - Parkinson
51
+ - MS
52
+ - Psychopathy
53
+
54
+ ## Developed and published by Neurazum.
55
+
56
+ **License: Apache 2.0**