hexiangnan / attentional_factorization_machine

TensorFlow Implementation of Attentional Factorization Machine
407 stars 156 forks source link

How to convert the MovieLens dataset into ml-tag format? #1

Closed rezacsedu closed 6 years ago

rezacsedu commented 6 years ago

Hi,

How to get the MovieLens dataset into ml-tag format? I understand that the structure of the data folder has to be:

ml-tag ml-tag.train.libfm ml-tag.validation.libfm ml-tag.test.libfm

wanesta commented 6 years ago

I faced to the same issues and the url can't opened. How to get the dataset.

hexiangnan commented 6 years ago

Hi, sorry for the trouble! I have uploaded the required datasets. Please take a look.

rezacsedu commented 6 years ago

@hexiangnan thanks so much.