Game Recommendations On Steam
A dataset of games, users and reviews for building recommendation systems
@kaggle.antonkozyriev_game_recommendations_on_steam
A dataset of games, users and reviews for building recommendation systems
@kaggle.antonkozyriev_game_recommendations_on_steam
CREATE TABLE users (
"user_id" BIGINT,
"products" BIGINT,
"reviews" BIGINT
);
Anyone who has the link will be able to view this.