iPinYou, Criteo, Avazu, Criteo_Challenge
收藏资源简介:
该数据集包含16个分类特征,如weekday, hour, IP, region等,其中slotwidth和slotheight被视为分类特征因为它们只有少数值,slotprice通过阈值0, 10, 50, 100进行离散化。尽管原始数据日志包含超过30个特征,但我们并未使用所有这些特征,因为一些特征是唯一ID,仅出现一次,对预测无帮助;一些特征与拍卖/印象相关的价格不能用于预测;用户标签存在泄露问题。经过独热编码后,特征空间接近900k。
This dataset comprises 16 categorical features, such as weekday, hour, IP, region, etc. Among these, slotwidth and slotheight are treated as categorical features due to their limited number of values, and slotprice is discretized using thresholds of 0, 10, 50, and 100. Although the original data logs contain over 30 features, not all were utilized. This exclusion is because some features are unique IDs that appear only once and offer no predictive value; others relate to auction/impression prices and are unsuitable for prediction; and user tags present leakage issues. After one-hot encoding, the feature space approaches 900k.
数据集概述
数据集名称
iPinYouCriteoAvazuCriteo_Challenge
数据集格式
- 输入数据格式:
multi-field categorical - 输出数据格式:二进制
数据集特征工程
iPinYou:由@weinan zhang贡献,包含16个分类特征,特征空间约900k。Criteo:由@tianyao chen贡献,包含13个数值特征和26个分类特征,特征空间约1M。
数据集划分
iPinYou:训练集大小15M,测试集大小4M,正样本比例训练集为0.00075,测试集为0.00073。Criteo:训练集大小86M,测试集大小12M,正样本比例训练集为0.50,测试集为0.49。
数据集处理
iPinYou:未进行负样本下采样,保留大部分信息。Criteo:进行了负样本下采样,移除了出现少于20次的长期尾部数据。
数据集来源
Avazu:原始数据可从https://www.kaggle.com/c/avazu-ctr-prediction/data下载。Criteo Challenge:数据处理遵循https://github.com/guestwalk/kaggle-2014-criteo (master branch),直接转换特征为hdf格式。
数据集维护
- 该数据集将长期维护。




