items_raw_lite
收藏资源简介:
该数据集包含与视频游戏相关的信息,涵盖了多个维度的特征。数据集包含20,000个训练样本、1,000个验证样本和1,000个测试样本。每个样本包含23个特征,包括游戏名称(name)、峰值同时在线玩家数(peakCCU)、年龄限制(required_age)、价格(price)、DLC数量(dlcCount)、支持的操作系统(Windows/Mac/Linux)、正面评价数(positive)、负面评价数(negative)、成就数量(achievements)、推荐数(recommendations)、发行日期(release_year/month/day)、简短描述(small_description)、预估拥有者范围(min/max_estimatedOwners)、支持的语言数量(supported_languages)、开发商数量(num_developers)、发行商数量(num_publishers)、类别数量(num_categories)和游戏类型数量(num_genres)。数据集总大小约为8.18MB,下载大小约为3.9MB。
This dataset contains information related to video games, covering features across multiple dimensions. It comprises 20,000 training samples, 1,000 validation samples, and 1,000 test samples. Each sample includes 23 features, specifically: game name (name), peak concurrent users (peakCCU), age limit (required_age), price (price), number of DLCs (dlcCount), supported operating systems (Windows/Mac/Linux), number of positive reviews (positive), number of negative reviews (negative), number of achievements (achievements), number of recommendations (recommendations), release date (release_year/month/day), brief description (small_description), estimated owner range (min/max_estimatedOwners), number of supported languages (supported_languages), number of developers (num_developers), number of publishers (num_publishers), number of categories (num_categories), and number of game genres (num_genres). The total size of the dataset is approximately 8.18 MB, and the download size is around 3.9 MB.
数据集概述
数据集基本信息
- 数据集名称: items_raw_lite
- 发布者: KumudithaSilva
- 存储库地址: https://huggingface.co/datasets/KumudithaSilva/items_raw_lite
数据集内容与结构
- 数据总量: 22,000 条样本
- 数据集总大小: 8,359,341 字节
- 下载大小: 4,047,314 字节
- 数据格式: 结构化数据,包含 24 个特征字段
数据特征说明
- id: 整型,唯一标识符
- name: 字符串,名称
- peakCCU: 整型,峰值同时在线用户数
- required_age: 整型,所需年龄
- price: 浮点型,价格
- dlcCount: 整型,可下载内容数量
- supportWindows: 布尔型,支持 Windows 系统
- supportMac: 布尔型,支持 Mac 系统
- supportLinux: 布尔型,支持 Linux 系统
- positive: 整型,正面评价数量
- negative: 整型,负面评价数量
- achievements: 整型,成就数量
- recommendations: 整型,推荐数量
- release_year: 整型,发布年份
- release_month: 整型,发布月份
- release_day: 整型,发布日
- small_description: 字符串,简短描述
- min_estimatedOwners: 整型,最小预估拥有者数量
- max_estimatedOwners: 整型,最大预估拥有者数量
- supported_languages: 整型,支持语言数量
- num_developers: 整型,开发者数量
- num_publishers: 整型,发行商数量
- num_categories: 整型,类别数量
- num_genres: 整型,流派数量
数据划分详情
- 训练集 (train)
- 样本数量: 20,000
- 数据大小: 7,600,945 字节
- 验证集 (validation)
- 样本数量: 1,000
- 数据大小: 381,755 字节
- 测试集 (test)
- 样本数量: 1,000
- 数据大小: 376,641 字节
配置文件
- 默认配置 (default)
- 训练集文件路径: data/train-*
- 验证集文件路径: data/validation-*
- 测试集文件路径: data/test-*




