Skip to content

Exception on processing the collected data #6

Description

@WujiangXu

I follow the guideline to download the kdd.tar.gz from provided URL and run the business_process py file.

But some exceptions happen in the generate_data function. It happens in lines 209-249.
except Exception as e: print(data_t["uid"][u_id]) print(data_t["a_item"][u_id]) print(wesee_items) print(data_t["b_item"][u_id]) print(video_items) sys.exit()

Is my download file is broken? The MD5 value of my download kdd.tar.gz is "a7e572a892b602552eaaa4203a8d7f14".

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