Skip to content

Instantly share code, notes, and snippets.

View Iliannaaaaaa's full-sized avatar
🏠
Working from home

Ilianna Nikoglou Iliannaaaaaa

🏠
Working from home
View GitHub Profile
@Iliannaaaaaa
Iliannaaaaaa / hidden_gems_using_players_a_week_into_summer_sales.md
Created December 23, 2020 11:00 — forked from woctezuma/hidden_gems_using_players_a_week_into_summer_sales.md
Hidden Gems, using players total (forever) as a popularity measure, one week after the Steam summer sales have started.

This post contains a ranking of Steam games, based on a score intended to favor "hidden gems". It is a follow-up of a previous ranking, one week after the Steam summer sales have started. The Python source code can be found on Github.

Reproducibility

To reproduce the results, use data downloaded on June 30 with alpha ~ 10^(6.24), which arises from an optimization with 1 example of "hidden gem":

  • Contradiction - the all-video murder mystery adventure (appID=373390)

Ranking of Steam games favoring hidden gems

  1. Wuppo
  2. fault - milestone two side:above
@Iliannaaaaaa
Iliannaaaaaa / hidden_gems_using_playtime.md
Created December 21, 2020 20:01 — forked from woctezuma/hidden_gems_using_playtime.md
Hiddem Gems, using median playtime (forever) as a popularity measure

PC Gamer

If you arrived here from a PC Gamer article, I suggest you check the Python source code and one of these rankings:

  • original ranking, featured on PC Gamer, based on data downloaded prior to the Steam summer sales.
  • updated ranking, using data from June 30, a week after the Steam summer sales have started.

Bug fix regarding ranking based on playtime

Initially, I presented on this Gist page a ranking using playtime as popularity measure. However, as I have kept working on the code, I have found out this ranking likely suffered from a bug. The bug, which is now fixed, resulted in a ranking very similar to the ranking using players total as popularity measure. Thankfully, the ranking featured in the PC Gamer article is bug-free sinc