Build Mania- Game recommender system - Debug Thugs
by 22am064 Updated: Jan 29, 2023
Guide Kit
Game recommender system
Ever thought how apps like steam, epic game launcher, play store and x-box recommends games based on games you have played recently . Me and my team build a small project that use similar way to recommend you some games
we have used python and its library such as panda and NumPy to build a small project that recommend you games based on your recent activities.
# we have collected some csv of about 16600 games with their ranks, rating, genre, producers, and ids from websites like IGN and IGDB.
# we checked the recent games that you have been playing
# according to that games we recommend you games that have similar rating and genre.
KPR-NASSCOM-Game-recommendation-systemby UtsaVKPR
KPR-NASSCOM-Game-recommendation-systemby UtsaVKPR
Jupyter Notebook
0
Version:Current
License: No License