article thumbnail

Installing Packages in SQL Server R Services

Ms SQL Girl

As you may already know In-database Analytics (also known as Advanced Analytics) is available in SQL Server 2016. To simplify, “In-database Advanced Analytics”: you can run powerful statistical / predictive modelling (from R) inside SQL Server. To do this, go to Visual Studio > R Tools > Options.

article thumbnail

Installing Packages in SQL Server R Services

Ms SQL Girl

As you may already know In-database Analytics (also known as Advanced Analytics) is available in SQL Server 2016. To simplify, “In-database Advanced Analytics”: you can run powerful statistical / predictive modelling (from R) inside SQL Server. To do this, go to Visual Studio > R Tools > Options.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Virtual Desks and Dashboards ?of the Future

The Data Visualisation Catalogue

Then in around 2016, I first started using VR hardware and from there I had two thoughts: first, that VR is going to be the most revolutionary technology of my lifetime; and second, that VR can make the process of data analysis and presentation much easier (especially in my job as an investment analyst).

article thumbnail

Topics to watch at the Strata Data Conference in New York 2019

O'Reilly on Data

Our call for speakers for Strata NY 2019 solicited contributions on the themes of data science and ML; data engineering and architecture; streaming and the Internet of Things (IoT); business analytics and data visualization; and automation, security, and data privacy. An ML-related topic, “models,” was No. This year, AI sits at No.

IoT 20
article thumbnail

Techniques for Collecting, Prepping, and Plotting Data: Predicting Social Media-Influence in the NBA

Domino Data Lab

Knowing that the ultimate goal is to compare the social-media influence and power of NBA players, a great place to start is with the roster of the NBA players in the 2016–2017 season. A further diagnostic step is to plot the predicted values of the linear regression versus the actual values. ggtitle("NBA Teams 2016-2017 Faceted Plot").

article thumbnail

Using random effects models in prediction problems

The Unofficial Google Data Science Blog

Random Effect Models We will start by describing a Gaussian regression model with known residual variance $sigma_j^2$ of the $j$th training record's response, $y_j$. Often our data can be stored or visualized as a table like the one shown below. arXiv preprint arXiv:1602.00047, (2016). [8] 434 (1996): 883-904. [7]

article thumbnail

Explaining black-box models using attribute importance, PDPs, and LIME

Domino Data Lab

Model distillation – this approach builds a separate explainable model that mimics the input-output behaviour of the deep network. Because this separate model is essentially a white-box, it can be used for extraction of rules that explain the decisions behind the ANN. 2016) for an example of this technique (LIME).

Modeling 139