Inspiration
Wanted to see how hard it was to make a kaggle like website in R shiny
What it does
allows an admin (login not implemented yet) to add answers and training data and will allow user to do machine learning right on the website
How I built it
Using r shiny and too many libraries
Challenges I ran into
login is a pain to implement in r shiny
Accomplishments that I'm proud of
it mostly works
What I learned
r shiny's upload and download options
What's next for Kaggle 2.0
- working machine learning page
- working login for both admin and non-admin
- maybe have website handle all data frames instead of putting it to a database
Log in or sign up for Devpost to join the conversation.