October 2017

Why Use Docker with R? A DevOps Perspective

October 15, 2017 | Jeroen Ooms

There have been several blog posts going around about why one would use Docker with R. In this post I’ll try to add a DevOps point of view and explain how containerizing R is used in the context of the OpenCPU system for building and deploying R servers. Has ...
[Read more...]

Rats in NYC! A Retrospective

October 15, 2017 | Ben Brunson

32 million dollars. Take a while, let that sink in. Thirty-two. Million. Dollars. Three months ago, mayor de Blasio presented a $32 million dollar plan to […] The post Rats in NYC! A Retrospective appeared first on NYC Data Science Academy Blog.
[Read more...]

Rats in NYC! A Retrospective

October 15, 2017 | Ben Brunson

32 million dollars. Take a while, let that sink in. Thirty-two. Million. Dollars. Three months ago, mayor de Blasio presented a $32 million dollar plan to […] The post Rats in NYC! A Retrospective appeared first on NYC Data Science Academy Blog.
[Read more...]

Running R Code in Parallel

October 14, 2017 | Andrew Treadway

Background Running R code in parallel can be very useful in speeding up performance. Basically, parallelization allows you to run multiple processes in your code simultaneously, rather than than iterating over a list one element at a time, or running a single process at a time. Thankfully, running R code ...
[Read more...]

Creating interactive SVG tables in R

October 14, 2017 | Riddhiman

In this post we will explore how to make SVG tables in R using plotly. The tables are visually appealing and can be modified on the fly using simple drag and drop. Make sure you install the latest version of Plotly i.e. v 4.7.1.9 from Github using devtools::install_github("...
[Read more...]

An AI pitches startup ideas

October 13, 2017 | David Smith

Take a look at this list of 13 hot startups, from a list compiled by Alex Bresler. Perhaps one of them is the next Juicero? FAR ATHERA: A CLINICAL AI PLATFORM THAT CAN BE ACCESSED ON DEMAND. ZAPSY: TRY-AT-HOME SERVICE FOR CONSUMER ELECTRONICS. MADESS: ON-DEMAND ACCESS TO CLEAN WATER. DEERG: AI ... [Read more...]

Uber assignment with lpSolve

October 13, 2017 | insightr

By Yuri Fonseca In this post we are going to make an Uber assignment simulation and calculate some metrics of waiting time through simulation. Setting Suppose we live in a 100×100 block city where each block takes 1 minute to … Continue reading →
[Read more...]

.rprofile: David Smith

October 13, 2017 | Kelly O'Briant

In this occasional series, we interview someone using a loosely defined set of interview questions for the purpose of “Demystifying the Creative/Development Process of the R Community”. This interview was conducted and prepared by Kelly O'Briant as part of an rOpenSci unconf17 project. David Smith is a Blogger and ... [Read more...]

Practical Machine Learning with R and Python – Part 2

October 12, 2017 | Tinniam V Ganesh

In this 2nd part of the series “Practical Machine Learning with R and Python – Part 2”, I continue where I left off in my first post Practical Machine Learning with R and Python – Part 2. In this post I cover the some classification algorithmns and cross validation. Specifically I touch -Logistic Regression ...
[Read more...]

GitHub Streak: Round Four

October 12, 2017 | Thinking inside the box

Three years ago I referenced the Seinfeld Streak used in an earlier post of regular updates to to the Rcpp Gallery: This is sometimes called Jerry Seinfeld's secret to productivity: Just keep at it. Don't break the streak. and showed the first chart of GitHub streaking And two year ago ... [Read more...]

How to Scrape Pdf and Rmd to Get Inspiration

October 12, 2017 | QuestionFlow

The story of QuestionFlow origins. Prologue This post is a story about how I came up with an idea of QuestionFlow name by performing text analysis. Beware of a lot of code. Introduction My name is Evgeni and I am a mathematician with strong passion for data analysis and R. ... [Read more...]

.rprofile: David Smith

October 12, 2017 | rOpenSci - open tools for open science

David Smith is a Blogger and Community Lead at Microsoft. I had the chance to interview David last May at rOpenSci unconf17. We spoke about his career, the process of working remote within a team, community development/outreach and his personal methods for discovering great content to share and write ...
[Read more...]

A cRyptic crossword with an R twist

October 12, 2017 | David Smith

Last week's R-themed crossword from R-Ladies DC was popular, so here's another R-related crossword, this time by Barry Rowlingson and published on page 39 of the June 2003 issue of R-news (now known as the R Journal). Unlike the last crossword, this one follows the conventions of a British cryptic crossword: the ... [Read more...]
1 6 7 8 9 10 15

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)