Data Analysis and Recommendation
This project aims to build a recommendation system to suggest video games to users and explore and analyze games dataset
OBJECTIVES
Exploration and Analysis of steam-200k.csv and steam_games.csv dataset.
Create rating using Expectation Maximization algorithm
Generate recommendations using collaborative filtering algorithm: SVD Algorithm & SVD with Gradient Descent.