Baselight

Anime-Planet Recommendation Database 2020

Recommendation data from 74.000 users and 16.000 animes at Anime-Planet

@kaggle.hernan4444_animeplanet_recommendation_database_2020

Rating Complete
@kaggle.hernan4444_animeplanet_recommendation_database_2020.rating_complete

  • 19.5 MB
  • 8765945 rows
  • 3 columns
user_id

User Id

anime_id

Anime Id

rating

Rating

1475
115124.5
15994
122924.5
110783
116334.5
16233.5
1842
126003
126844

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

Share link

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