Here is a list of datasets supported in RecStudio.

dataset name config file path download URL
amazon-beauty recstudio/data/config/amazon-beauty.yaml http://snap.stanford.edu/data/amazon/productGraph/categoryFiles/ratings_Beauty.csv
amazon-books recstudio/data/config/amazon-books.yaml http://snap.stanford.edu/data/amazon/productGraph/categoryFiles/ratings_Books.csv
amazon-electronics recstudio/data/config/amazon-electronics.yaml http://snap.stanford.edu/data/amazon/productGraph/categoryFiles/ratings_Electronics.csv
gowalla recstudio/data/config/gowalla.yaml https://snap.stanford.edu/data/loc-gowalla_totalCheckins.txt.gz
ml-1m recstudio/data/config/ml-1m.yaml https://files.grouplens.org/datasets/movielens/ml-1m.zip
ml-10m recstudio/data/config/ml-10m.yaml https://files.grouplens.org/datasets/movielens/ml-10m.zip
ml-20m recstudio/data/config/ml-20m.yaml https://files.grouplens.org/datasets/movielens/ml-20m.zip
ml-100k recstudio/data/config/ml-100k.yaml https://files.grouplens.org/datasets/movielens/ml-100k.zip
tmall recstudio/data/config/tmall.yaml https://rec.ustc.edu.cn/share/62299ea0-e083-11ec-8586-b7917c2cff26
yelp recstudio/data/config/yelp.yaml https://rec.ustc.edu.cn/share/cdc6de70-2f87-11ed-b5db-4d1a26914a90

The common configuration file path for all datasets is recstudio/data/config/all.yaml. This configuration file has the lowest priority, its priority is lower than the configuration file for specific datasets listed in the above table.