File size: 1,657 Bytes
7c0aa9e 000e312 f5ea1b1 000e312 f5ea1b1 000e312 b03e605 f5ea1b1 b03e605 17a558b f5ea1b1 17a558b f5ea1b1 000e312 b03e605 17a558b 7c0aa9e c50a2f7 7dcc767 c50a2f7 |
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
---
license: cc0-1.0
dataset_info:
features:
- name: id
dtype: int32
- name: meanfreq
dtype: float32
- name: sd
dtype: float32
- name: median
dtype: float32
- name: Q25
dtype: float32
- name: Q75
dtype: float32
- name: IQR
dtype: float32
- name: skew
dtype: float32
- name: kurt
dtype: float32
- name: sp.ent
dtype: float32
- name: sfm
dtype: float32
- name: mode
dtype: float32
- name: centroid
dtype: float32
- name: meanfun
dtype: float32
- name: minfun
dtype: float32
- name: maxfun
dtype: float32
- name: meandom
dtype: float32
- name: mindom
dtype: float32
- name: maxdom
dtype: float32
- name: dfrange
dtype: float32
- name: modindx
dtype: float32
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
splits:
- name: train
num_bytes: 1345201
num_examples: 12135
- name: validation
num_bytes: 748157
num_examples: 7013
- name: test
num_bytes: 741413
num_examples: 7014
download_size: 3086869
dataset_size: 2834771
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
This dataset is created for the project of [*NTU MH3511 Data Analysis with Computer*](https://www.ntu.edu.sg/docs/librariesprovider123/obtl/mas/updated-obtl/mh3511-spms-mas-outcomes-based-teaching-and-learning-document-(obtl)-8th-dec-2021.pdf?sfvrsn=3d0ca932_3).
The original dataset is from [Common Voice](https://commonvoice.mozilla.org/en).
|