Skip to content

padding value of 0 is the same as one of the movie IDs in movielens 1 million dataset #18

Description

@n0obcoder

For preparing a batch of processed sequences, padding is done here with a value of 0 (zero). But, 0 is also one of the movie IDs. The padding value should always be something that's not included in the input values.
Please correct me if I am wrong, or else help me with a justification of your code implementation.

Thanks in advance :)

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