Articles by David Smith

Six Articles on using R with SQL Server

February 16, 2017 | David Smith

Tomaž Kaštrun is developer and data analyst working for the IT group at SPAR (the ubiquitous European chain of convenience stores) in Austria. He blogs regularly about using Microsoft R and SQL Server for data analyis, and recently published a roundup of his articles about R and SQL Server. ... [Read more...]

Performance improvements coming to R 3.4.0

February 15, 2017 | David Smith

R 3.3.3 (codename: "Another Canoe") is scheduled for release on March 6. This is the "wrap-up" release of the R 3.3 series, which means it will include minor bug fixes and improvements, but eschew major new features. Major changes are coming though, with the subsequent release of R 3.4.0. While the NEWS file announcing ... [Read more...]

A comparison of deep learning packages for R

February 13, 2017 | David Smith

Oksana Kutina and Stefan Feuerriegel fom University of Freiburg recently published an in-depth comparison of four R packages for deep learning. The packages reviewed were: MXNet: The R interface to the MXNet deep learning library. (The blog post refers to an older name for the package, MXNetR.) darch: An R ... [Read more...]

Update on R Consortium Projects

February 10, 2017 | David Smith

On January 31, the R Consortium presented a webinar with updates on various projects that have been funded (thanks to the R Consortium member dues) and are underway. Each project was presented by the project leader, a member of the R community. You can watch the recording of the webinar here, ... [Read more...]

Job trends for R and Python

February 9, 2017 | David Smith

When we last looked at job trends from indeed.com, job listings for "R statistics" were on the rise but were still around half the volume of listings for "SAS statistics". Three-and-a-half years later, R has overtaken SAS in job listings for "statistics". I added Python to the search this ... [Read more...]

Retail customer analytics with SQL Server R Services

February 7, 2017 | David Smith

In the hyper-competitive retail industry, intelligence about your customers is key. You need to be able to find the right customers, understand what types of customers you have, and know how to keep the best ones. Three solutions based around R and SQL Server R Services will help you do ... [Read more...]

In case you missed it: January 2017 roundup

February 6, 2017 | David Smith

In case you missed them, here are some articles from January of particular interest to R users. The Data Science Virtual Machine on Azure has been updated with the latest Microsoft R Server, and adds RStudio and JuliaPro. A crowdsourced list of local R user groups and community events, maintained ... [Read more...]

Superheat: supercharged heatmaps for R

February 3, 2017 | David Smith

The heatmap is a useful graphical tool in any data scientist's arsenal. It's a useful way of representing data that naturally aligns to numeric data in a 2-dimensional grid, where the value of each cell in the grid is represented by a color. It's a natural fit for data that's ... [Read more...]

fst: Fast serialization of R data frames

February 2, 2017 | David Smith

If you want to get data out of R and into another application or system, simply copying the data as it resides in memory generally isn't an option. Instead you have to serialize the data (into a file, usually), which the other application can then deserialize to recreate the original ... [Read more...]

A look back at the year in R and Microsoft

February 1, 2017 | David Smith

Thomas Dinsmore's ML/DL blog recently concluded a look back on significant advancements in data science, machine learning and deep learning — many of which involved R and/or Microsoft. Here are those highlights (reproduced with permission): The R Project R and Python maintained their leadership as primary tools for open ... [Read more...]

List of R conferences and user groups (2017-01-30)

January 30, 2017 | David Smith

For 8 years now, we've maintained a list of local R user groups here at the Revolutions blog. This is a list that began with a single group (the Bay Area RUG, the first and still one of the largest groups), and now includes 360 user groups worldwide (including 27 specifically for women). ... [Read more...]

Kung Fu R

January 26, 2017 | David Smith

A great way to hone your skills as a data scientist is to pick a topic you're passionate about, find some data related to it, and analyze the heck out of it. Jim Vallandingham is clearly passionate about old Kung Fu movies — particularly those from the Shaw Brothers Studio — and ... [Read more...]

New Zealand bank replaces SAS server with R Server

January 26, 2017 | David Smith

Heartland Bank, a rapidly growing bank in New Zealand, has adopted a data-driven approach to analyzing risk, evaluating credit lines, and understanding cash flows. But they found their legacy SAS system to be labor-intensive and time consuming when it came to updating financial models, and it was expensive to boot. (... [Read more...]

Building a machine learning model with the MicrosoftML package

January 24, 2017 | David Smith

Microsoft R Server 9 includes a new R package for machine learning: MicrosoftML. (So do the Data Science Virtual Machine and the free Microsoft R Client edition, incidentally.) This package includes a suite of fast predictive modeling functions implemented by Microsoft Research, including: Linear (rxFastLinear) and logistic (rxLogisticRegression) model functions based ... [Read more...]

Upcoming R Conferences

January 23, 2017 | David Smith

Since a few new events have been announced recently, I thought I'd give a run-down on some major R conferences coming up in the next six months. February 18: satRdays, Cape Town (South Africa). This is the second in a series of one-day conferences inspired by an R Consortium proposal. The ... [Read more...]

Free guide to text mining with R

January 20, 2017 | David Smith

Jilia Silge and David Robinson are both dab hands at using R to analyze text, from tracking the happiness (or otherwise) of Jane Austen characters, to identifying whether Trump's tweets came from him or a staffer. If you too would like to be able to make statistical sense of masses ... [Read more...]
1 16 17 18 19 20 94

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)