2017

RcppZiggurat 0.1.4

September 27, 2017 | Thinking inside the box

A maintenance release of RcppZiggurat is now on the CRAN network for R. It switched the vignette to the our new pinp package and its two-column pdf default. The RcppZiggurat package updates the code for the Ziggurat generator which provides very fas... [Read more...]

???? Dortmund real estate market analysis: tree-based methods

September 27, 2017 | Iegor Rudnytskyi

In pervious posts traditional regression models were fitted to real estate data. In this post tree-based models, namely random forests and gradient boosting, are trained to predict prices of the rent. These methods typically outperform traditional regression models yielding smaller errors. Furthermore, tree-based methods are much more robust to overfitting, ...
[Read more...]

Featurizing images: the shallow end of deep learning

September 27, 2017 | David Smith

by Bob Horton and Vanja Paunic, Microsoft AI and Research Data Group Training deep learning models from scratch requires large data sets and significant computational reources. Using pre-trained deep neural network models to extract relevant features from images allows us to build classifiers using standard machine learning approaches that work ... [Read more...]

Oneway ANOVA Explanation and Example in R; Part 1

September 27, 2017 | Chuck Powell

This tutorial was inspired by a this post published at DataScience+ by Bidyut Ghosh. Special thanks also to Dani Navarro, The University of New South Wales (Sydney) for the book Learning Statistics with R (hereafter simply LSR) and the lsr packages available through CRAN. I highly recommend it. Let’s ...
[Read more...]

Churn Prediction with Automatic ML

September 27, 2017 | Dominik Krzemiński

Sometimes we don’t even realize how common machine learning (ML) is in our daily lives. Various “intelligent” algorithms help us for instance with finding the most important facts (Google), they suggest what movie to watch (Netflix), or influence our shopping decisions (Amazon). The biggest international companies quickly recognized the ...
[Read more...]

rrricanes to Access Tropical Cyclone Data

September 27, 2017 | Tim Trice

What is rrricanes Why Write rrricanes? There is a tremendous amount of weather data available on the internet. Much of it is in raw format and not very easy to obtain. Hurricane data is no different. When one thinks of this data they may be inclined to think it is ... [Read more...]

Data.Table by Example – Part 2

September 26, 2017 | atmathew

In part one, I provided an initial walk through of some nice features that are available within the data.table package. In particular, we saw how to filter data and get a count of rows by the date. Let us now add a few columns to our dataset on reported ... [Read more...]

RcppAnnoy 0.0.10

September 26, 2017 | Thinking inside the box

A few short weeks after the more substantial 0.0.9 release of RcppAnnoy, we have a quick bug-fix update. RcppAnnoy is our Rcpp-based R integration of the nifty Annoy library by Erik. Annoy is a small and lightweight C++ template header library for ve... [Read more...]
1 41 42 43 44 45 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)