Skip to content

stevenajordan/BoardGameRecommender

Repository files navigation

boardgamerecommender

README

This is the board game recommender system built by Steven Jordan as a final project to DSC 478. To initiate the system, please run BG_Recommender_Start.py in your favorite shell, or in the Command Window, change to this directory and input 'python BG_Recommender_Start.py'

Use the URLs from www.boardgamegeek.com (navigate via https://boardgamegeek.com/browse/boardgame) when prompted. Of the top 4999 board games, 4575 were used in the system, so you can also select URLs from the acceptable_urls.txt file as inputs.

Attachments

  1. ReadMe.txt – Provides basic instructions and overview
  2. acceptable_urls.txt – Provides a list of acceptable URLs in the final dataset
  3. FinalProjectReport_DSC478.pdf - Final Project Report
  4. BG_Recommender_Start.ipynb – Clone of BG_Recommender_Start.py in iPython format
  5. Data_Exploration.py – Exploration of the data with visualizations
  6. Data_Exploration.ipynb – Clone of Data_Exploration.py in iPython format
  7. Video Demo - https://youtu.be/xHhrMdqcDoQ

BG_Recommender_Start.py – File to initiate the recommender system bgg.csv – The original dataset from www.boardgamegeek.com, but pulled from https://www.kaggle.com/mrpantherson/board-game-data

About

Repository for Steven's Board Game Recommender System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published