Datasets:

ArXiv:
FRGCF / conf /MF.conf
kouke123's picture
Upload folder using huggingface_hub
8304f29 verified
raw
history blame contribute delete
251 Bytes
training.set=./dataset/yelp2018/train.txt
test.set=./dataset/yelp2018/test.txt
model.name=MF
model.type=graph
item.ranking=-topN 10,20
embbedding.size=64
num.max.epoch=100
batch_size=2048
learnRate=0.001
reg.lambda=0.0001
output.setup=-dir ./results/