Skip to content

Model to predict 5th Edition Dungeons and Dragons Magical Dependency classes and deploys the results via an R Shiny App on shinyapps.io

Notifications You must be signed in to change notification settings

jtgrooms/Magic_Dependency_R_Shiny_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magical Dependency R Shiny App

Builds a model to predict 5th Edition Dungeons and Dragons Magical Dependency classes and deploys the results via an R Shiny App on shinyapps.io

Code

model_build.R

Builds the continuation ratio model that is used in the R Shiny app to predict probabilities of character magical dependency classes.

  • Uses final_data.csv, a curated version of dnd character data found on Kaggle
  • Other models were considered for this project and their code is not shown in this final output

app.R

Builds the actual R Shiny app using rshiny

app_deploy.R

Deploys the shiny app to shinyapps.io. This code assumes you have already gone through the steps to set up your shinyapps.io account using the following instructions

About

Model to predict 5th Edition Dungeons and Dragons Magical Dependency classes and deploys the results via an R Shiny App on shinyapps.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages