DeepFM With PyTorch Save

A PyTorch implementation of DeepFM for CTR prediction problem.

Project README

DeepFM_with_PyTorch

A PyTorch implementation of DeepFM for CTR prediction problem.

Usage

  1. Download Criteo's Kaggle display advertising challenge dataset from here( if you have had it already, skip it ), and put it in ./data/raw/

  2. Generate a preprocessed dataset.

     ./utils/dataPreprocess.py
    
  3. Train a model and predict.

     ./main.py
    

Output

Reference

Open Source Agenda is not affiliated with "DeepFM With PyTorch" Project. README Source: chenxijun1029/DeepFM_with_PyTorch
Stars
359
Open Issues
8
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating