How to implement neural networks in R
(This article was first published on Revolutions, and kindly contributed to R-bloggers)If you've ever wondered how neural networks work behind the scenes, check out this guide to implementing neural...
View Article.rprofile: Karthik Ram
(This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers)Karthik Ram is a Data Scientist at the Berkeley Institute for Data Science and Berkeley...
View ArticleFitting a TensorFlow Linear Classifier with tfestimators
(This article was first published on R Views, and kindly contributed to R-bloggers)In a recent post, I mentioned three avenues for working with TensorFlow from R: * The keras package, which uses the...
View ArticleRStudio Connect v1.5.12
(This article was first published on RStudio Blog, and kindly contributed to R-bloggers)We’re pleased to announce RStudio Connect 1.5.12. This release includes support for viewing historical content,...
View ArticleMaking Your .C Less NOTEworthy
(This article was first published on MeanMean, and kindly contributed to R-bloggers).MathJax_SVG_Display {text-align: center; margin: 1em 0em; position: relative; display: block!important; text-indent:...
View ArticleServices and tools for building intelligent R applications in the cloud
(This article was first published on Revolutions, and kindly contributed to R-bloggers)by Le Zhang (Data Scientist, Microsoft) and Graham Williams (Director of Data Science, Microsoft)As an in-memory...
View ArticleReplicating Volatiltiy ETN Returns From CBOE Futures
(This article was first published on R – QuantStrat TradeR, and kindly contributed to R-bloggers)This post will demonstrate how to replicate the volatility ETNs (XIV, VXX, ZIV, VXZ) from CBOE futures,...
View ArticleSetting up RStudio Server quickly on Amazon EC2
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)I have recently been working on projects using Amazon EC2 (elastic compute cloud), and RStudio Server. I...
View ArticleP-values from random effects linear regression models
(This article was first published on DataSurg » R, and kindly contributed to R-bloggers)lme4::lmer is a useful frequentist approach to hierarchical/multilevel linear regression modelling. For good...
View ArticleSketchnotes from TWiML&AI #91: Philosophy of Intelligence with Matthew Crosby
(This article was first published on Shirin's playgRound, and kindly contributed to R-bloggers)These are my sketchnotes for Sam Charrington’s podcast This Week in Machine Learning and AI about...
View ArticleTop interactive visualizations of movie scripts
(This article was first published on SmarterPoland.pl » English, and kindly contributed to R-bloggers)One of the highest pleasures for an academic teacher is to be surprised by an extraordinary...
View Articledigest 0.6.14
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)Another small maintenance release, version 0.6.14, of the digest package arrived on CRAN and in...
View ArticleANNOUNCEMENT: EARL US Roadshow + abstract submissions open
(This article was first published on Mango Solutions, and kindly contributed to R-bloggers)We’re very excited to announce a new format for the Enterprise Applications of the R Language Conference...
View ArticleScale up your interest: key steps for getting into data science
Owen Jones, Placement StudentPreludeMaybe you’re looking for a change of scene. Maybe you’re looking for your first job. Maybe you’re stuck in conversation with a relative who you haven’t spoken to...
View Article«smooth» package for R. Common ground. Part III. Exogenous variables. Basic...
(This article was first published on R – Modern Forecasting, and kindly contributed to R-bloggers)One of the features of the functions in smooth package is the ability to use exogenous (aka “external”)...
View ArticleNatural Language Processing for non-English languages with udpipe
(This article was first published on bnosac :: open analytical helpers, and kindly contributed to R-bloggers)BNOSAC is happy to announce the release of the udpipe R package...
View ArticleBase R can be Fast
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)“Base R” (call it “Pure R”, “Good Old R”, just don’t call it “Old R” or late for dinner) can be fast for...
View ArticleCan’t Stop at 21: Twitter Recipe #22 — Tying Up Loose Threads
(This article was first published on R – rud.is, and kindly contributed to R-bloggers)NOTE: The likelihood of this recipe being added to the recent practice bookdown book is slim, but I’ll try to keep...
View ArticleField Guide to the R Ecosystem
(This article was first published on Mango Solutions, and kindly contributed to R-bloggers)Mark Sellors, Head of Data EngineeringI started working with R around about 5 years ago. Parts of the R world...
View ArticleA guide to GPU-accelerated ship recognition in satellite imagery using Keras...
(This article was first published on Appsilon Data Science Blog, and kindly contributed to R-bloggers)Problem overviewThis article will be divided into a series of posts. In this post, I will explain...
View Article