Skip to content

Harsh-2004/CTR-prediction-through-cross-domain-data-from-ads-and-news-feeds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTR-prediction-through-cross-domain-data-from-ads-and-news-feeds

Description:

preprocess, get train and test data from csv file: python preprocess.py --input_dir "input_dir"

model train and predict, get pctr: python train.py --input_dir "input_dir" --output_dir "output_dir" --model_config_path "model_config_path"

Environment:

tensorflow==2.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%