Baselight

Anime Recommendation Database 2020

Recommendation data from 320.0000 users and 16.000 animes at myanimelist.net

@kaggle.hernan4444_anime_recommendation_database_2020

Rating Complete
@kaggle.hernan4444_anime_recommendation_database_2020.rating_complete

  • 127.15 MB
  • 57633278 rows
  • 3 columns
user_id

User Id

anime_id

Anime Id

rating

Rating

4309
10045
30107
5707
27629
4318
57810
4336
157110
1219

CREATE TABLE rating_complete (
  "user_id" BIGINT,
  "anime_id" BIGINT,
  "rating" BIGINT
);

Share link

Anyone who has the link will be able to view this.