technology logo
technology logo

Build Mania- Game recommender system - Debug Thugs

share link

by 22am064 dot icon Updated: Jan 29, 2023

Guide Kit 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.


Jupyter Notebook doticonstar image 0 doticonVersion:Currentdoticon
no licences License: No License (null)

Support
    Quality
      Security
        License
          Reuse

            KPR-NASSCOM-Game-recommendation-systemby UtsaVKPR

            Jupyter Notebook doticon star image 0 doticonVersion:Currentdoticonno licences License: No License

            Support
              Quality
                Security
                  License
                    Reuse

                      See similar Kits and Libraries