A site that empowers Super Smash Bros. Ultimate players by providing game statistics and intelligent prediction tools powered by Appian and Google Auto ML.
My initial goal was to simply migrate the data into a relational database and display the data in Appian. Using the ease and power of SAIL, I quickly built various dashboards that provided similar value to the Excel reports.The next step was fleshing out leaderboards to rank players against their peers. I was motivated by two key factors. The first factor was seeing how games such as chess and competitive multiplayer games ranked players. The second motivating factor was reading articles on gamification. I modeled a ranking system based on Elo in Appian and automated those calculations. I also built an achievements system that allowed me to highlight key milestones that players achieved. All this combined gives the players awareness into how they are doing in Smash Bros. Ultimate and incentivizes them to train their favorite characters if they wish to do so.The final step in building this application was figuring out how I could use all this data to help players decide who they want to use. With over 80 playable characters, choosing which ones to use is a daunting task. The reports only provide a birds-eye view of the trend of the Smash metagame and doesn't take into account factors such as players' playstyles. I decided this use case would be a good candidate for machine learning.I trained two models using the match data I recorded. These models can predict which character a player would have success against other opponents and predict the outcome of matches. This data, plus the records and reports in DUNK, allows players to learn character matchups and take action by deciding which characters to train.Technologies I Used I built the site using the latest version of Appian. The machine learning models were built and trained using Google Cloud Auto ML. I used a connected system to integrate Google with Appian.
"
Very cool! Awesome job Amit.
Creative and useful - and I love how it leverages AI!