Skip to content

A data-driven analysis of character matchups in Smash Bros Ultimate

License

Notifications You must be signed in to change notification settings

ben-heil/ultimate_matchups

Repository files navigation

Ultimate Matchups

This repository contains two main components: download_match_data.py and smash_online_analysis.ipynb. The first script downloads the data to be used by the notebook. Be warned, due to the rate limit and the large amount of data being downloaded, it will take on the order of ten hours to download everything.

The dependencies can be found in the environment.yml file and installed with conda env create -f environment.yml. If you do not already have conda installed you can find it here.

The dataset can also be downloaded here to avoid having to wait on the script.

About

A data-driven analysis of character matchups in Smash Bros Ultimate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published