Skip to content

missing yelp dataset #1

@SeekPoint

Description

@SeekPoint

mldl@ub1604:/ub16_prj/LGRec/code$ python LGRec.py
Traceback (most recent call last):
File "LGRec.py", line 408, in
test_ratings, negative_ratings, user_pop, item_pop, user_neighbor, item_neighbor, relation_map_label = read_data(model_config.path)
File "LGRec.py", line 24, in read_data
with open(path + '.train.rating') as infile:
IOError: [Errno 2] No such file or directory: '../data/yelp.train.rating'
mldl@ub1604:
/ub16_prj/LGRec/code$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions