Explore our resources
Filter by:
666 Resources
Video
Our colour of magic: The open sourcery of fantastic R packages
What does it mean to say software is, to quote one Twitter user, ‘so f***ing magical!’? In the context of our popular community hobby of rating and sharing R packages, the term ‘magic’ seems...
Video
Panel discussion: Growth and Data Science: Individuals, leaders, organizations and responsibilities
Hosted by Eduardo Arino de la Rubia of Instagram. With Hilary Parker, Karthik Ram, Angela Bassa, and Tracy Teal.
Video
parsnip: A tidy model interface
parsnip is a new tidymodels package that generalizes model interfaces across packages. The idea is to have a single function interface for types of specific models (e.g. logistic regression) that...
Video
pkgman: A fresh approach to package installation
The main goals of pkgman is to make package installation fast and more reliable. This allows new, simpler and safer workflows, such as separate package libraries for projects.
Video
Push straight to prod API development with R and Tensorflow at T-Mobile
When tasked with creating the first customer-facing machine learning model at T-Mobile, we were faced with a conundrum.
Video
Solving R for data science
While teaching a course using "R for Data Science", I wrote a complete set of solutions to its exercises and posted them on GitHub. Then other people started finding them. And now I'm here.