chenxijun1029 / DeepFM_with_PyTorch

A PyTorch implementation of DeepFM for CTR prediction problem.
379 stars 100 forks source link

Update dataset.py #2

Closed vnherdeiro closed 4 years ago

vnherdeiro commented 5 years ago

Code typo: was not checking if the dataset file really existed on filesystem.