Wouter01/testdemobehaviors
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Wouter01/testdemobehaviors
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: impression_id
dtype: uint32
- name: article_id
dtype: float64
- name: impression_time
dtype: timestamp[us]
- name: read_time
dtype: float32
- name: scroll_percentage
dtype: float32
- name: device_type
dtype: int8
- name: article_ids_inview
sequence: int32
- name: article_ids_clicked
sequence: int32
- name: user_id
dtype: uint32
- name: is_sso_user
dtype: bool
- name: gender
dtype: float64
- name: postcode
dtype: float64
- name: age
dtype: float64
- name: is_subscriber
dtype: bool
- name: session_id
dtype: uint32
- name: next_read_time
dtype: float32
- name: next_scroll_percentage
dtype: float32
splits:
- name: train
num_bytes: 3143675
num_examples: 24724
- name: validation
num_bytes: 3302622
num_examples: 25356
download_size: 2860373
dataset_size: 6446297
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
提供机构:
Wouter01
原始信息汇总
数据集概述
数据集特征
- impression_id: 数据类型为 uint32
- article_id: 数据类型为 float64
- impression_time: 数据类型为 timestamp[us]
- read_time: 数据类型为 float32
- scroll_percentage: 数据类型为 float32
- device_type: 数据类型为 int8
- article_ids_inview: 数据类型为 sequence: int32
- article_ids_clicked: 数据类型为 sequence: int32
- user_id: 数据类型为 uint32
- is_sso_user: 数据类型为 bool
- gender: 数据类型为 float64
- postcode: 数据类型为 float64
- age: 数据类型为 float64
- is_subscriber: 数据类型为 bool
- session_id: 数据类型为 uint32
- next_read_time: 数据类型为 float32
- next_scroll_percentage: 数据类型为 float32
数据集分割
- 训练集 (train): 包含 24724 个示例,占用 3143675 字节
- 验证集 (validation): 包含 25356 个示例,占用 3302622 字节
数据集大小
- 下载大小: 2860373 字节
- 数据集总大小: 6446297 字节
配置文件
- 默认配置 (default):
- 训练集路径: data/train-*
- 验证集路径: data/validation-*



