Closed sarahxdean closed 3 years ago
Right now large recommender datasets are expected to be in the folder ../data/ relative to the file data_utils.py. This is not ideal if the library is pip installed. It would be better to have a data directory specified somewhere.
../data/
data_utils.py
Right now large recommender datasets are expected to be in the folder
../data/
relative to the filedata_utils.py
. This is not ideal if the library is pip installed. It would be better to have a data directory specified somewhere.