Skip to content

Using ColdRec with own dataset: How to create item_content.npy? #4

@HayaHalimeh

Description

@HayaHalimeh

Hello,

To use ColdRec with own processed dataset, the dataset should be converted into the .csv file the same as ColdRec (https://drive.google.com/drive/folders/13JJ25vf5dpFzxe1ITQYONrEIUAsB2ZU8). Both scripts ''split.py'' and ''convert.py'' show how the processing is done. Yet, to run the modules of ColdRec (for example, item cold start with movielens), the file ''movielens_item_content.npy'' is needed and can be downloaded from google drive. However, the code doesn't mention, how this file is created. So, my question is, how to create item_content.npy for own dataset?

Thanks!

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