Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 593 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 593 Bytes

LastFM Dataset

Originally from HetRec 2011.

Preprocessed by MAGNN.

We discard the negative edges provided by MAGNN and samples hard negative edges for validtaion and testing by ourselves.

Usage

  1. Create a folder named magnn in this directory.
  2. Download magnn.zip from this Dropbox link.
  3. Extract and copy everything into the magnn folder.
  4. Run preprocess_lastfm.ipynb to preprocess this dataset.