Anime Recommendation Database 2020
Recommendation data from 320.0000 users and 16.000 animes at myanimelist.net
@kaggle.hernan4444_anime_recommendation_database_2020
Recommendation data from 320.0000 users and 16.000 animes at myanimelist.net
@kaggle.hernan4444_anime_recommendation_database_2020
CREATE TABLE rating_complete (
"user_id" BIGINT,
"anime_id" BIGINT,
"rating" BIGINT
);
Anyone who has the link will be able to view this.