October 2018

MySQL Data Type Mapping in R

October 2, 2018 | Matt

There was a recent question in the /r/Rlanguage subreddit which piqued my interest. They asked how to find the right mapping, and with the large…Continue ReadingMySQL Data Type Mapping in R [Read more...]

Manifold Visualization: Second Example

October 1, 2018 | matloff

In last night’s post, I introduced prVis(), a new visualization tool which we have invented, available in our polyreg package. Recall that prVis() is intended as a simpler alternative to recent visualization tools like t-SNE and UMAP. Here I will post another example. The dataset is prgeng, included in ...
[Read more...]

Rcpp 0.12.19: And more updates

October 1, 2018 | Thinking inside the box

The next bi-monthly update in the 0.12.* series of Rcpp releases landed on CRAN early this morning. It was actually released on September 20, but I made a first cut (see #887 below) at a deprecation which CRAN and I decided to reverted for now, then ... [Read more...]

BlueSky Statistics 6.04 GUI for R Update

October 1, 2018 | Bob Muenchen

It has been just a few months since I reviewed five free and open-source point-and-click graphical user interfaces (GUIs) to the R language. I plan to keep those reviews up to date as new features are added. BlueSky’s interface would … Continue reading →
[Read more...]

Using R in 3 Different Ways With Datazar Desktop

October 1, 2018 | Datazar

With the increase in R usage over the past few years and the sheer diversity of industries employing data-science and analytics, the backgrounds of the people using R day-to-day has also changed. Different background, from hard-sciences to software-eng...
[Read more...]

Modeling muti-category Outcomes With vtreat

October 1, 2018 | John Mount

vtreat is a powerful R package for preparing messy real-world data for machine learning. We have further extended the package with a number of features including rquery/rqdatatable integration (allowing vtreat application at scale on Apache Spark or data.table!). In addition vtreat and can now effectively prepare data for ... [Read more...]

Full Stack Data Science (Transcript)

October 1, 2018 | Hugo Bowne-Anderson

Here is a link to the podcast. Introducing Vicki Boykis Hugo: Hi there, Vicki, and welcome to DataFramed. Vicki: Thank you so much for having me. What are you known for in the data science community? Hugo: It's an absolute pleasure to have you on the show. I'm really excited ...
[Read more...]

Analyzing OWASP Mod Security Audit Log with R

October 1, 2018 | Christophe Stevens

Web servers are frequently scanned or attacked by remote HTTP clients. Attackers send HTTP requests via algorithms or by direct "human" intervention. In order to protect web servers against these threats, automated protection systems block potentially malicious HTTP requests. Every time a request is blocked, its description is logged in ...
[Read more...]

BooST series II: Pricing Optimization

October 1, 2018 | insightr

By Gabriel Vasconcelos & Yuri Fonseca Introduction This post is the second of a series of examples of the BooST (Boosting Smooth Trees) model. You can see an introduction to the model here and the first example here. Our objective … Continue reading →
[Read more...]

Pull the Right Strings with stringr: Exercises

October 1, 2018 | Yanir Mor

By providing a set of wrappers to existing functions, the stringr package allows for simple, consistent and efficient manipulations of strings in R. Even though there are some more basic packages that offer strings-related functions, you might find yourself in need for a more complete and straightforward solution for handling ...
[Read more...]

Manifold Visualization: Polynomials to the Rescue

October 1, 2018 | matloff

Our arXiv paper and the associated R package polyreg caused a bit of a stir, both pro and con, when we first announced them here in June. The discussion even spread as far as Twitter, Reddit and Hacker News. We’ll be announcing a revised paper, and various new features ...
[Read more...]
1 13 14 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)