November 2020

Quotes Generator

November 23, 2020 | R on Harshvardhan

The aim was to make a quotes generator website which we take with our breakfast. I used SelectorGadget and rvest to scrap quotes from Wikipedia page. Then I used Unsplash API to get a random nature background image. Finally, I use Shiny to combine al...
[Read more...]

pointblank v0.6

November 23, 2020 | Posts | R & R

With the release of pointblank v0.6, workflows for the validation of tabular data have been refined. On top of those improvements, we have a new workflow for describing our tabular data. There’s really so much that’s new in the release that we can only go over the big ...
[Read more...]

COVID-19 dashboard page now up

November 23, 2020 | Nathan

I aggregated the visualizations from my previous two posts on COVID-19 cases in Arkansas and the U.S. on a separate landing page. I wanted a quick place to look a few times a week at how my home state is handling the coronavirus pandemic (spoiler alert... [Read more...]

NHS-R Community Conference 2020

November 22, 2020 | HighlandR

The 3rd NHS-R Community Conference wrapped up a week ago last Friday, and was a hugely enjoyable event. There was a pre-conference training week, during which I was able to attend Syliva Canelon’s excellent xaringan workshops. They were fan...
[Read more...]

Undersampling Will Change the Base Rates of Your Model’s Predictions

November 22, 2020 | rstats on Bryan Shalloway's Blog

Create Data Association of ‘feature’ and ‘target’ Resample Build Models Rescale Predictions to Predicted Probabilities Appendix Density Plots Lift Plot Comparing Scaling Methods 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 will ...
[Read more...]

Undersampling Will Change the Base Rates of Your Model’s Predictions

November 22, 2020 | rstats on Bryan Shalloway's Blog

Create Data Association of ‘feature’ and ‘target’ Resample Build Models Rescale Predictions to Predicted Probabilities Appendix Density Plots Lift Plot 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 will need to adjust ...
[Read more...]

Online Tests for TestVision with R/exams

November 22, 2020 | R/exams

Generating, importing, and customizing online tests for TestVision with R/exams. Motivation This tutorial illustrates how to use R/exams for creating online exams for TestVision. Testvision is a Dutch commercial onlin... [Read more...]
1 2 3 4 5 6 14

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)