Skip to content

jyhsia5174/CIKM-2019-EXP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improving Ad Click Prediction by Considering Non-displayed Events

Reproduce usage

Go to yh.data/split-data folder. Downloads Yahoo music R3 and extract files to that folder. (Yahoo! Music ratings for User Selected and Randomly Selected songs, version 1.0 (1.2 MB) at https://webscope.sandbox.yahoo.com/catalog.php?datatype=r )

vim source-blas.sh
# change 'intel_mkl' path variable
  • Alias python as python2.xx
alias python=python2.xx
  • ./exp.sh

Concept of Each Folder

data generation

We first need to convert Yahoo Music data.

cd yh.data
vim README.md

preprocess

After we have converted data, some files should be generated before training.

cd preprocess
vim README.md

code

After having neccesary files and converted data, we can train and conduct performance evaluation by grid.sh & do-test.sh

cd code
vim README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published