Skip to content

Trouble running the code  #5

@rajkumar464

Description

@rajkumar464

Hi I'm a student and in attempting to understand your code I cloned the repository and ran the sample command at the bottom of the readme. I got the following error. I understand that this CSV file is created in the process.py file but even that file refers to './processed/ml{}.csv'. which is not present in the repository. I was wondering if I missed a critical step. Sorry if this comes across as a silly question

data.py", line 11, in init g_df = pd.readcsv('./processed/ml{}.csv'.format(DATASET)) FileNotFoundError: [Errno 2] No such file or directory: './processed/ml_ml-100k.csv'

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions