All Projects → sarahromanes → r-ladies-ML-1

sarahromanes / r-ladies-ML-1

Licence: other
⭐ Files for my R-Ladies ML workshop - Supervised Learning 101 ⭐

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
r
7636 projects

Projects that are alternatives of or similar to r-ladies-ML-1

Datofutbol
Dato Fútbol repository
Stars: ✭ 23 (-34.29%)
Mutual labels:  shiny, rstats
Shinyapps links
A collection of Shiny applications (links shared on Twitter)
Stars: ✭ 109 (+211.43%)
Mutual labels:  shiny, rstats
Sever
🔪Good-looking problems: customise your Shiny disconnected screen and error messages
Stars: ✭ 60 (+71.43%)
Mutual labels:  shiny, rstats
Shinyjs
💡 Easily improve the user experience of your Shiny apps in seconds
Stars: ✭ 566 (+1517.14%)
Mutual labels:  shiny, rstats
Colourpicker
🎨 A colour picker tool for Shiny and for selecting colours in plots (in R)
Stars: ✭ 144 (+311.43%)
Mutual labels:  shiny, rstats
Highcharter
R wrapper for highcharts
Stars: ✭ 583 (+1565.71%)
Mutual labels:  shiny, rstats
Anicon
Animated icons for R markdown and Shiny apps
Stars: ✭ 109 (+211.43%)
Mutual labels:  shiny, rstats
tRakt-shiny
Using trakt to graph show data and such. The on-it's-way-out incarnation of trakt.jemu.name
Stars: ✭ 17 (-51.43%)
Mutual labels:  shiny, rstats
Rtutor
Creating interactive R Problem Sets. Automatic hints and solution checks. (Shiny or RStudio)
Stars: ✭ 141 (+302.86%)
Mutual labels:  shiny, rstats
Shinyfiles
A shiny extension for server side file access
Stars: ✭ 133 (+280%)
Mutual labels:  shiny, rstats
Timevis
📅 Create interactive timeline visualizations in R
Stars: ✭ 470 (+1242.86%)
Mutual labels:  shiny, rstats
Plotly
An interactive graphing library for R
Stars: ✭ 2,096 (+5888.57%)
Mutual labels:  shiny, rstats
Regexplain
🔍 An RStudio addin slash regex utility belt
Stars: ✭ 413 (+1080%)
Mutual labels:  shiny, rstats
Shinyappdemo
A demo shiny app inside a package
Stars: ✭ 23 (-34.29%)
Mutual labels:  shiny, rstats
Waiter
🕰️ Loading screens for Shiny
Stars: ✭ 325 (+828.57%)
Mutual labels:  shiny, rstats
Shinycustomloader
Add a custom loader for R shiny
Stars: ✭ 97 (+177.14%)
Mutual labels:  shiny, rstats
waypointer
Waypoints & Animations for Shiny
Stars: ✭ 16 (-54.29%)
Mutual labels:  shiny, rstats
pirate
🏴‍☠️ A personal platform for R programming
Stars: ✭ 36 (+2.86%)
Mutual labels:  shiny, rstats
Cicerone
🏛️ Give tours of your Shiny apps
Stars: ✭ 131 (+274.29%)
Mutual labels:  shiny, rstats
Shinyalert
🗯️ Easily create pretty popup messages (modals) in Shiny
Stars: ✭ 148 (+322.86%)
Mutual labels:  shiny, rstats

R Ladies Sydney - Machine Learning workshop part 1

Hello there!

Here I keep all the files for the R-Ladies Sydney workshop, given on the 10th of October, 2018. Files I have uploaded include everything needed to generate the slide deck (index.rmd), as well as source code for the Shiny apps demonstrated in the talk.

Libraries you will need to compile these slides include

  • xaringan
  • ggplot2
  • randomForest
  • rpart
  • rpart.plot
  • class
  • MASS
  • latex2exp
  • dplyr
  • multiDA (which can be found here)
  • anicon (which can be found here)

If you are interested, you might like to see files for part two of the ML workshop, which is about assessing model performance. These are located here.

Also, massive thanks to Emi Tanaka for developing the Kunoichi xaringan theme (Yihui Xie), of which the source can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].