R & SQL… better together!

Slides:



Advertisements
Similar presentations
Data Mining 2012 with Microsoft Excel 2010 and PowerPivot Mark Tabladillo, Ph.D. Microsoft MVP, Data Mining Architect MarkTab Consulting DBI204.
Advertisements

Data Mining 2012 with Microsoft Excel 2010 and PowerPivot Mark Tabladillo, Ph.D. Microsoft MVP, Data Mining Architect MarkTab Consulting DBI204.
Global Windows Azure Bootcamp Auckland March
SQL Server Developer Tools, Codename “Juneau” Database Services Sanjay Nagamangalam Principal Program Manager SQL Server Manageability.
Windows Azure, SQL Azure and SharePoint 2010 Integration.
Join the MVA Community! ▪ Microsoft Virtual Academy—Free online training! ‒ Tailored for IT Pros and Developers ‒ Over 1M registered users ▪ Earn while.
M M M M 5. Not Listed
Warren Stevens-Baytopp Director YoungBlood Consultants Session Code BIN303.

PASS BA Virtual Chapter Presents: “ POWER BI, MISSION POSSIBLE! ” Aug 26,
Solving Modern Day Business Problems Using Power Apps
Bhakthi Liyanage SQL Saturday Atlanta 15 July 2017
R; One Ring to Rule Them All
BRK3288-Discover data-driven apps that learn and adapt
Microsoft Professional Program
Laptop. powerbi. microsoft. com/ login:
Jim Nakashima Program Manager – Cloud Tools Microsoft Corporation
R For The SQL Developer Kevin Feasel Manager, Predictive Analytics
Azure Machine Learning Algorithm Accuracy Enhancement, Tips and Tricks
Data Science & Web Dev with Python in Visual Studio
Microsoft Azure P wer Lunch
Nick Hauenstein Signals, Intelligence, and Intelligent Actions
Visual Studio 2010 Database Projects
Add intelligence to Dynamics AX with Cortana Intelligence suite
Make Power BI Your Own with the Power BI APIs
Erik Svensen, CatMan Solution A/S
Azure Machine Learning 101
What’s new in SSRS 2016.
Discovering SSRS 2016 in Azure: Dataset to Deployment
This meme comes from South Park (S2E )
Making PowerShell Useful
Somewhere out there I will find my future. I will find my way.
Advanced Dashboard Creation Using Microsoft SharePoint Server 2010
Make Power BI Your Own with the Power BI APIs
Steve Schneider To Azure and Beyond: Create an Azure VM with SSRS server and deploy Mobile and Paginated reports.
Tracking Index Usage Like a Pro
TechEd /6/2018 8:16 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Azure Fundamentals Microsoft Azure මූලික දැනුම
FROM WITHIN.
Tech Ed North America /1/ :36 AM Required Slide
PowerShell & PowerBi Reducing DBAs Context Switching
TechEd /11/ :54 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Azure Cognitive Services
TechEd /18/2019 2:43 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Your code is not just…your code
Azure Functions & Aurelia Serverless SPAs
The Lamarettes.
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
2/17/2019 7:32 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Microsoft Connect /23/ :38 AM
Tracking Usage of Analysis Services with SharePoint
Microsoft Build /27/2019 2:26 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Pushing Data to and from the Cloud with SQL Azure Data Sync
Create rich, data-driven Web apps with ASP.NET 4.5 Web Forms
Sayed Ibrahim Hashimi Program Manager Microsoft Corporation
IE11’s Developer Tools, F12, just got nicer (again)
Tech Ed North America /12/2019 6:45 AM Required Slide
Supercharging Backups and Restores (For Fun and Profit!)
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
T-SQL Tips & Tricks to Make Your Life Easier!
DevOps Deep Dive / DevOps in action
TechEd /23/2019 9:35 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Evolution not Revolution
Lap Around the Windows Azure Platform
Code First Development in Microsoft ADO.NET Entity Framework 4.1
TechEd /28/ :34 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
TechEd /12/ :12 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
DEV2DEV Performance tips for faster SQL queries
PNW SQL Users Group August 10th, 2011
Your code is not just…your code
Presentation transcript:

R & SQL… better together! Steve Schneider R & SQL… better together!

While we are waiting… R & SQL… better together!

About Me MCSE & MCDBA At City of Jacksonville for 14 years Speaker at Tech Ed on Analysis Services Speaker at SQL Saturdays & more… Current focus: Business Intelligence, Machine Learning, Azure I love to sail…a Corsair 24’ Sprint 750 Trimaran Blog at: www.SQLInsight.net/blog

Session Objectives Is “R” worth the time to learn? What tools will enable me to start? What can I do with “R” if I learn it? How much “R” do I have to know before I can use it? Demo several visualization techniques to: understand and shape data for the purpose of applying Machine Learning Models to make predictions.

NOT Session Objectives Teaching you R Teaching you Machine Learning

Here’s the plan for today: 1 BoxPlotTraffic.R … Learn the data! Lines of Code: 90 40 sec. ML Model: none 2 FastLinearTraffic.R…the Microsoft Way Lines of Code: 106 30 sec. ML Model: rxFastLinear 3 FloridaTrafficAirbags.R Lines of Code: 63 5.6 min ML Model: Gradient Boosting Machine 4. TrafficGBMV2.R: Lines of Code: 163 1.3 min ML Model: Gradient Boosting Model AUC=.72 5. GBMparameterTuning.R: Lines of Code: 50 4.2 min ML Model: Gbm3:gbm AUC=.94

DEMO TIME R!

I hope you enjoyed the presentation! R & SQL better together I hope you enjoyed the presentation!