james-burton/imdb_genre_prediction_ordinal
收藏Hugging Face2023-05-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/james-burton/imdb_genre_prediction_ordinal
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 224587
num_examples: 680
- name: validation
num_bytes: 39612
num_examples: 120
- name: test
num_bytes: 65442
num_examples: 200
download_size: 0
dataset_size: 329641
---
# Dataset Card for "imdb_genre_prediction_ordinal"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
james-burton
原始信息汇总
数据集概述
数据集名称
- 名称: imdb_genre_prediction_ordinal
数据集特征
- Rank: 整数类型 (int64)
- Title: 字符串类型 (string)
- Description: 字符串类型 (string)
- Director: 字符串类型 (string)
- Actors: 字符串类型 (string)
- Year: 整数类型 (int64)
- Runtime (Minutes): 整数类型 (int64)
- Rating: 浮点数类型 (float64)
- Votes: 整数类型 (int64)
- Revenue (Millions): 浮点数类型 (float64)
- Metascore: 浮点数类型 (float64)
- Genre_is_Drama: 整数类型 (int64)
数据集划分
- 训练集: 680个样本,占用224587字节
- 验证集: 120个样本,占用39612字节
- 测试集: 200个样本,占用65442字节
数据集大小
- 下载大小: 0字节
- 总大小: 329641字节



