2017

Two upcoming webinars

October 25, 2017 | David Smith

Two new Microsoft webinars are taking place over the next week that may be of interest: AI Development in Azure using Data Science Virtual Machines The Azure Data Science Virtual Machine (DSVM) provides a comprehensive development and production environment to Data Scientists and AI-savvy developers. DSVMs are specialized virtual machine ... [Read more...]

How long do you need to flip a coin to see a streak?

October 25, 2017 | dan

STREAK RESULTS FOR LIKELY (__50%) and HIGHLY LIKELY (__99%) Click to enlarge From research on the hot hand to the observation that people don’t create enough streaks when instructed to create pseudo random data, the decision science community is pretty interested in the perception of streaks. One day we got to ... [Read more...]

Robust IRIS Dataset?

October 25, 2017 | tomaztsql

This blog post was born out of pure curiosity about the robustness of the IRIS Dataset. Biological datasets do not need to be that big in comparison to datasets of customers, consumption, stock and anything that might be volatile. When still at the university, on one occasion I can remember, ...
[Read more...]

Create memes in R

October 25, 2017 | R on Guangchuang Yu

I developed a tiny toy package, meme, which is now on CRAN. As it’s name indicated, it was designed to create memes, which are captioned photos that are intended to be funny, riduculous. meme() The package is quite simple. You can use meme() function to add meme captions, and ...
[Read more...]

Visualizing Airbnb listings.

October 24, 2017 | Senthil Thyagarajan

In this day and age of so many sharing services like Uber and Lyft , pricey hotels are being replaced by Airbnb. Students, working people and travelers wouldn’t always want to pay a high price for staying a couple of nights at the Marriott and would rather stay at a ... [Read more...]

September 2017 New Package Picks

October 24, 2017 | R Views

There were so many interesting ideas among the 222 new packages that made it to CRAN in September that I found it exceptionally difficult to decide on the “Top 40” packages. In the end, I only managed to limit my selection to 40 by avoiding all packages that I would normally classify under “...
[Read more...]

Demo Week: Tidy Forecasting with sweep

October 24, 2017 | business-science.io - Articles

We’re into the third day of Business Science Demo Week. Hopefully by now you’re getting a taste of some interesting and useful packages. For those that may have missed it, every day this week we are demo-ing an R package: tidyquant (Monday), timetk (Tuesday), sweep (Wednesday), tibbletime (Thursday) ... [Read more...]

Extending slackr

October 24, 2017 | Jonathan Sidi

The slackr package, by Bob Rudis, contains functions that make it possible to interact with the Slack messaging platform. The great part of Slack is that it has mobile devices application interface. We take advantage of this by extending slackr’s interaction with with the server: Write to a channel (... [Read more...]

Create editable Microsoft Office charts from R

October 24, 2017 | David Smith

R has a rich and infinitely flexible graphics system, and you can easily embed R graphics into Microsoft Office documents like PowerPoint or Word. The one thing I dread hearing after delivering such a document, though, is "how can I tweak that graphic?". I could change the colors or fonts ... [Read more...]

Some Announcements

October 24, 2017 | John Mount

Some Announcements: Dr. Nina Zumel will be presenting “Myths of Data Science: Things you Should and Should Not Believe”, Sunday, October 29, 2017 10:00 AM to 12:30 PM at the She Talks Data Meetup (Bay Area). ODSC West 2017 is soon. It is our favorite conference and we will be giving both a workshop and … ... [Read more...]

Meeting Titans of Open Data

October 24, 2017 | Ari Lamstein

The recent Association of Public Data Users (APDU) Conference gave me the opportunity to meet some people who have made tremendous contributions to the world... The post Meeting Titans of Open Data appeared first on AriLamstein.com.
[Read more...]

Meeting Titans of Open Data

October 24, 2017 | Ari Lamstein

The recent Association of Public Data Users (APDU) Conference gave me the opportunity to meet some people who have made tremendous contributions to the world... The post Meeting Titans of Open Data appeared first on AriLamstein.com.
[Read more...]

CRAN search based on natural language processing

October 24, 2017 | Super User

CRAN contains up to date (October 2017) more than 11500 R packages. If you want to scroll through all of these, you probably need to spend a few days, assuming you need 5 seconds per package and there are 8 hours in a day. Since R version 3.4, we can also get a dataset will ... [Read more...]

Machine Learning Explained: Kmeans

October 24, 2017 | Antoine Guillot

Kmeans is one of the most popular and simple algorithm to discover underlying structures in your data. The goal of kmeans is simple, split your data in k different groups represented by their mean. The mean of each group is assumed to be a good summary of each observation of ... [Read more...]

apputils 0.5.0 released

October 23, 2017 | Matt's R Blog

Version 0.5.0 of the apputils R package has been released on GitHub. Complete documentation is available at the apputils website. The key updates are: Added exApp for running Shiny app package examples. Ported custom icons demo app to apputils. Included all current custom icons in example app, adding the newer linear ...
[Read more...]
1 28 29 30 31 32 186

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)