Home
  • About
  • Posts
  • Presentations
  • GitHub
  • LinkedIn

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
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

2020

Weighting Confusion Matrices by Outcomes and Observations 2020-12-08
Thumbnail
Weighting in predictive modeling may take multiple forms and occur at different steps in the model building process. […] The focus of this post is on the last stage1. I will describe two types …
ggplot
dplyr
rsample
parsnip
probably
yardstick
devtools
purrr
knitr
tidyr
Undersampling Will Change the Base Rates of Your Model's Predictions 2020-11-23
Thumbnail
TLDR: In classification problems, under and over sampling1 techniques shift the distribution of predicted probabilities towards the minority class. If your problem requires accurate probabilities you …
ggplot
dplyr
purrr
tidyr
knitr
modelr
yardstick
  • Tags
  • Categories
  • RSS feed
  • Blogroll:R-BloggersR-Weekly