Articles by R on Know Your Data

MakeOverMonday Challenge

June 7, 2017 | R on Know Your Data

Makeovermonday is a weekly social data project with the intention to rework some random chosen chart. A new challenge is posted every week on the data set page. Although it is more focused to the Tableau community, I took the challenge to rework the chart with R. This is the ... [Read more...]

scheduling scripts

April 23, 2017 | R on Know Your Data

In most cases, you’ll write a R script that pulls data, manipulates it and dumps the output to a database or you’ll create a beautiful report in rmarkdown. Suppose you want to run this script or report every day, week, day, etc. Well, there are a few possibilities ... [Read more...]

Predicting creditworthiness: part-2

February 28, 2016 | R on Know Your Data

Refining the credit model(s) To continue with the creditworthiness case, I want to explore this case a little bit more by adding more meta algorithms such as boosting, winnowing, cross validation etc. Additionally, I’ll use randomforest as classifier algorithm. I’m still using the same german credit data ... [Read more...]

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)