Cleaned_games / README.md
VJyzCELERY's picture
Upload dataset
ae1d4f3 verified
---
dataset_info:
features:
- name: app_id
dtype: int64
- name: Name
dtype: string
- name: Release date
dtype: string
- name: DLC count
dtype: int64
- name: Positive
dtype: int64
- name: Negative
dtype: int64
- name: Average playtime forever
dtype: int64
- name: Price
dtype: float64
- name: Developers
dtype: string
- name: Publishers
dtype: string
- name: Detailed description
dtype: string
- name: About the game
dtype: string
- name: Short description
dtype: string
- name: Categories
dtype: string
- name: Genres
dtype: string
- name: Achievements
dtype: int64
- name: Windows
dtype: bool
- name: Mac
dtype: bool
- name: Linux
dtype: bool
splits:
- name: train
num_bytes: 386383441
num_examples: 97410
download_size: 239948693
dataset_size: 386383441
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---