Home
  • About
  • Posts
  • Presentations
  • GitHub
  • LinkedIn

2024

How You Should Keep Score in Pickup Basketball 2024-08-27
Thumbnail
TLDR: For full court pickup basketball you should play by 2s and 3s. If you’re playing make-it-take-it, you can calculate the expected value of a possession with a geometric series and it turns out 1s …
gt
dplyr
tidyr
ggplot2
purrr
forcats
scales
DT
stringr
htmltools

2021

Quantile Regression Forests for Prediction Intervals 2021-04-21
Thumbnail
In this post I will build prediction intervals using quantile regression, more specifically, quantile regression forests. This is my third post on prediction intervals. Prior posts: […] This …
workflows
ggplot
yardstick
gt
forcats
scales
pander
Simulating Prediction Intervals 2021-04-05
Thumbnail
Part 1 of my series of posts on building prediction intervals used data held-out from model training to evaluate the characteristics of prediction intervals. In this post I will use hold-out data to …
workflows
devtools
gt
ggplot
forcats
scales
pander
Understanding Prediction Intervals 2021-03-18
Thumbnail
Prediction intervals provide a measure of uncertainty for predictions on individual observations. This post… […] This is the first of three posts on prediction intervals (Part 2 employs …
AmesHousing
dplyr
rsample
recipes
gt
parsnip
workflows
ggplot
yardstick
stringr
tidyr
forcats
scales
pander
  • Tags
  • Categories
  • RSS feed
  • Blogroll:R-BloggersR-Weekly