Remove 2016 Remove Modeling Remove Predictive Modeling Remove Visualization
article thumbnail

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

Domino Data Lab

In this article we cover explainability for black-box models and show how to use different methods from the Skater framework to provide insights into the inner workings of a simple credit scoring neural network model. 2016) for an example of this technique (LIME). See Ribeiro et al.

Modeling 139
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.

Trending Sources

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

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

Deep Learning Illustrated: Building Natural Language Processing Models

Domino Data Lab

The excerpt covers how to create word vectors and utilize them as an input into a deep learning model. While the field of computational linguistics, or Natural Language Processing (NLP), has been around for decades, the increased interest in and use of deep learning models has also propelled applications of NLP forward within industry.

article thumbnail

Using random effects models in prediction problems

The Unofficial Google Data Science Blog

KUEHNEL, and ALI NASIRI AMINI In this post, we give a brief introduction to random effects models, and discuss some of their uses. Through simulation we illustrate issues with model fitting techniques that depend on matrix factorization. Random effects models are a useful tool for both exploratory analyses and prediction problems.

article thumbnail

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

Domino Data Lab

This chapter will explore the numbers behind the numbers using ML and then creating an API to serve out the ML model. This means covering details like setting up your environment, deployment, and monitoring, in addition to creating models on clean data. The lower the RMSE, the better the prediction. Phrasing the Problem.