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!
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!