five

Japanese Vowels

收藏
NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10837601
下载链接
链接失效反馈
官方服务:
资源简介:
This dataset records 640 time series of 12 LPC cepstrum coefficients taken from nine male speakers. The dataset consists of multivariate time series (12 variables) of length 29 time steps. Each time series is associated with a class (1-9) indicating the speaker. The dataset consists of 270 time series used for training and 370 for testing. This is a pre-processed version saved in numpy format. The original Japanese Vowels dataset and additional information can be found on UCI. The data are 3-dimensional arrays of shape [n_samples, time_steps, n_variables]. The data can be loaded as follows: loaded_data = np.load("Japanese_Vowels.npz") Xtr = loaded_data['Xtr'] # Training data of shape (270, 29, 12) Ytr = loaded_data['Ytr'] # Training labels of shape (270, 1) Xte = loaded_data['Xte'] # Test data of shape (370, 29, 12) Yte = loaded_data['Yte'] # Test labels of shape (370, 1)
创建时间:
2024-03-19
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作