zhuchi76/wine_review
收藏官方服务:
资源简介:
--- dataset_info: features: - name: wine_id dtype: int64 - name: country dtype: string - name: description dtype: string - name: designation dtype: string - name: points dtype: int64 - name: price dtype: float64 splits: - name: train num_bytes: 21093175.17523332 num_examples: 68918 - name: test num_bytes: 5273446.824766681 num_examples: 17230 download_size: 15005883 dataset_size: 26366622.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
提供机构:
zhuchi76原始信息汇总
数据集概述
数据集特征
- wine_id: 整数类型
- country: 字符串类型
- description: 字符串类型
- designation: 字符串类型
- points: 整数类型
- price: 浮点数类型
数据集分割
- 训练集:
- 示例数量: 68918
- 数据大小: 21093175.17523332 字节
- 测试集:
- 示例数量: 17230
- 数据大小: 5273446.824766681 字节
数据集大小
- 下载大小: 15005883 字节
- 数据集总大小: 26366622.0 字节
数据文件配置
- 默认配置:
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



