Introduction to the SQL Server Analysis Services Logistic Regression Data Mining Algorithm
Problem
How can I set up a project to use the SQL Server Analysis Services logistic regression data mining algorithm?
Solution
In this tip, we show how to create a simple data mining model using the Logistic Regression algorithm in SQL Server Analysis Services. The data set we will use is visualized below. We are trying to classify the false samples in red and the true samples in blue. This tip uses SQL Server 2014 Analysis Services and Visual Studio 2012.
Tags: data mining