Skip to content

FilmTrust link on wiki has a incorrect readme. #355

@max-hill-4

Description

@max-hill-4

Problem :

FilmTrusts download link on ewiki has a incorrect/confusing readme.txt, reading as

  1. Item Ratings (ratings.txt): [user-id, item-id, rating-value]

  2. Trust Ratings (trust.txt): [user-id (trustor), user-id (trustee), trust-value]

However, should be :

ratings.txt: 35497 item ratings w format: userId, movieId, movieRating
trust.txt: 1853 directed trust ratings w format: trustorId, trusteeId, trustRating

Cause:
Seems to be stemmed the download link being an old version:
https://github.com/guoguibing/librec/blob/librec-src-v1.3/librec/demo/Datasets/FilmTrust/readme.txt

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