You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/README.md
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,37 @@ This folder utilizes multiple time-series datasets for classification tasks acro
68
68
-**No. of Classes**: 2
69
69
-**Description**: The SelfRegulationSCP1 dataset consists of EEG signals related to self-regulation through slow cortical potentials (SCPs). Each instance contains 896 time steps, and the classification task is binary.
70
70
71
+
### 9. **UniMiB-SHAR**
72
+
-**Type**: Human Activity Recognition (HAR)
73
+
-**Train Size**: 4,601
74
+
-**Validation Size**: 1,454
75
+
-**Test Size**: 1,524
76
+
-**Length**: 151 time steps
77
+
-**No. of Classes**: 9
78
+
-**Description**: The UniMiB-SHAR dataset is used for classifying human activities based on sensor data. It contains training, validation, and test sets with 151 time steps per instance.
79
+
80
+
### 10. **Leotta_2021**
81
+
-**Type**: Human Activity Recognition (HAR)
82
+
-**Train Size**: 2,391
83
+
-**Validation Size**: 1,167
84
+
-**Test Size**: 1,987
85
+
-**Length**: 300 time steps
86
+
-**No. of Classes**: 18
87
+
-**Description**: The Leotta 2021 dataset includes sensor data for various activities and is used for classifying 18 different activities. Each instance consists of 300 time steps.
88
+
89
+
## Downloading Datasets
90
+
91
+
1.**Time-Series Classification Datasets**:
92
+
You can download the majority of the datasets used in this project from the UCR/UEA Time Series Classification repository:
0 commit comments