2020

A/B testing my resume

November 24, 2020 | David Lindelöf

Internet wisdom is divided on whether one-page resumes are more effective at landing you an interview than two-page ones. Most of the advice out there seems much opinion- or anecdotal-based, with very little scientific basis. Well, let’s fix that. Being currently open to work, I thought this would be ...
[Read more...]

Upcoming workshop: Introduction to Agile

November 24, 2020 | Mirai Solutions

Last but not least, the workshop ‘Not Agile yet? Experience being part of a scrum team’ will bring to close Mirai first series of workshop in Data Science! How can we talk about software development best practices and modern devops without talking a... [Read more...]

Deploying an R Shiny app on Heroku free tier

November 23, 2020 | Tim M. Schendzielorz

Continuous Deployment made easy with GitHub Actions and Heroku This article is a short guide on deploying a Shiny app on Heroku. Familiarity with Docker, Shiny and GitHub is presumed. For an introduction to Docker, see Deploying a Shiny Flexdashboard with Docker. This article was also published on https://www....
[Read more...]

RObservations #4 Using Base R to Clean Data

November 23, 2020 | Benjamin Smith

A friend of mine had some data which was mixed with character strings and was interested in looking at the numeric data only; Because the data set was quite large, cleaning it manually wasn’t viable. Besides for being too great of a task to do manually – tampering with the ... [Read more...]

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...]
1 17 18 19 20 21 165

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)