make-ipinyou-data
make-ipinyou-data copied to clipboard
This project is to formalise the iPinYou RTB data into a standard format for further researches.
Please update the download link.
Hello, When trying to run SNN_RBM on the 1458 campaign, we get the following error. ''' ../../make-ipinyou-data/1458/train.yzx.txt drop_mlp4da.py|ad:1458|drop:1|b_size:1000 | X:133465 | Hidden 0:300 | Hidden 1:300 | Hidden 2:100 |...
Hi, When running SNN_RBM.py on the datasets from the paper (tried on 1458 and 2261), we get the following error: ''' ../../make-ipinyou-data/2261/train.yzx.txt drop_mlp4da.py|ad:2261|drop:1|b_size:1000 | X:133465 | Hidden 0:300 | Hidden...
is this video about your ipinyou-data? Optimal Real-Time Bidding for Display Advertising https://www.youtube.com/watch?v=OoI2aCWdWKA&t=2405s
great code thanks only can you share description for fields for this data https://www.dropbox.com/s/txz0ms0axqf7jrl/ipinyou.contest.dataset.7z?dl=0 what meaning is for each feature and target and hopefully some base line machine learning code...
**Errors occur when running "make all" in the "make-ipinyou-data-master" directory.** ` ~/Downloads/make-ipinyou-data-master$ make all mkdir -p ./original-data/ipinyou.contest.dataset/train cp ./original-data/ipinyou.contest.dataset/training2nd/imp.*.bz2 ./original-data/ipinyou.contest.dataset/train cp ./original-data/ipinyou.contest.dataset/training2nd/clk.*.bz2 ./original-data/ipinyou.contest.dataset/train cp ./original-data/ipinyou.contest.dataset/training3rd/imp.*.bz2 ./original-data/ipinyou.contest.dataset/train cp ./original-data/ipinyou.contest.dataset/training3rd/clk.*.bz2 ./original-data/ipinyou.contest.dataset/train bzip2...
for people use python3 more commonly now, I modified codes for python3 use the original dataset link has been deserted, I add the kaggle link for alternative one