• The moderator of this forum is jetou.
  • Welcome to Smogon! Take a moment to read the Introduction to Smogon for a run-down on everything Smogon, and make sure you take some time to read the global rules.

Programming Unrevealed Pokemon Predictor

Hello All,

I've created a small program that uses the Smogon stats to try and estimate the most likely unrevealed pokemon in non team preview generations. It should work for any metagame that has had stats reported since 2024-06 (when outputting .gz files was implemented). Below is an example of what using this tool might look like for a Gen4 OU matchup.

More detail is provided in the README file on Github but essentially it uses a combination of pairwise teammate combinations, lead slot usage, and check/counter effectiveness to predict both the pokemon that are most likely overall and those that are most likely when compared to their standard usage level.

1734098626523.png



I hope to one day turn this into an executable so that non tech savvy folks can use it as well but I would love some thoughts/feedback from the folks in this forum first!
 
Back
Top