james-burton/imdb_genre_prediction
收藏资源简介:
--- dataset_info: features: - name: Rank dtype: int64 - name: Title dtype: string - name: Description dtype: string - name: Director dtype: string - name: Actors dtype: string - name: Year dtype: int64 - name: Runtime (Minutes) dtype: int64 - name: Rating dtype: float64 - name: Votes dtype: int64 - name: Revenue (Millions) dtype: float64 - name: Metascore dtype: float64 - name: Genre_is_Drama dtype: int64 splits: - name: train num_bytes: 224399.15 num_examples: 680 - name: validation num_bytes: 39599.85 num_examples: 120 - name: test num_bytes: 65392 num_examples: 200 download_size: 0 dataset_size: 329391.0 --- # Dataset Card for "imdb_genre_prediction" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: imdb_genre_prediction
数据集特征
- Rank: 整数类型
- Title: 字符串类型
- Description: 字符串类型
- Director: 字符串类型
- Actors: 字符串类型
- Year: 整数类型
- Runtime (Minutes): 整数类型
- Rating: 浮点数类型
- Votes: 整数类型
- Revenue (Millions): 浮点数类型
- Metascore: 浮点数类型
- Genre_is_Drama: 整数类型
数据集划分
- 训练集: 680个样本,占用224399.15字节
- 验证集: 120个样本,占用39599.85字节
- 测试集: 200个样本,占用65392字节
数据集大小
- 总大小: 329391.0字节
- 下载大小: 0字节



