Steam Game Recommender is a ML system that recommends games on the Steam platform based on your selections. More to follow...
The datasets used for this recommender system were taken from kaggle:
- Steam store games: https://www.kaggle.com/trolukovich/steam-games-complete-dataset
Other possible datasets to include:
-
Steam games user interactions: https://www.kaggle.com/tamber/steam-video-games
-
Steam Reviews: https://www.kaggle.com/luthfim/steam-reviews-dataset
To be updated
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.