Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hengtsechou/lol-game-prediction-shiny
A Shiny app (single R script file) as a final project for Financial Big Data Analysis course.
https://github.com/hengtsechou/lol-game-prediction-shiny
Last synced: about 2 months ago
JSON representation
A Shiny app (single R script file) as a final project for Financial Big Data Analysis course.
- Host: GitHub
- URL: https://github.com/hengtsechou/lol-game-prediction-shiny
- Owner: hengtseChou
- Created: 2021-07-07T13:44:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T16:19:12.000Z (over 3 years ago)
- Last Synced: 2024-06-03T17:47:30.432Z (7 months ago)
- Language: R
- Homepage:
- Size: 7.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# League of Legends game predictoin
A Shiny app (single R script file) as a final project for Financial Big Data Analysis course.
Data sets are from this kaggle website: (https://www.kaggle.com/gyejr95/league-of-legends-challenger-ranked-games2020)
Logistic regression model was used in this app.
Visit (https://hankchou1219.shinyapps.io/lol_display/) to feel it.