Machine Learning with R

Slides:



Advertisements
Similar presentations
Introduction to SQL Azure March 31, 2015 John Deardurff Website:
Advertisements

SQL SERVER 2012 FOR THE NEW WORLD OF DATA Doug Leland General Manager SQL Server Marketing.
Rich Platform Services Manageability User Experience.
Breaking points of traditional approach What if you could handle big data?
D ATA S CIENTISTS Who are they and what do they do?
1 Seattle University Master’s of Science in Business Analytics Key skills, learning outcomes, and a sample of jobs to apply for, or aim to qualify for,
In part from: Yizhou Sun 2008 An Introduction to WEKA Explorer.
Hadoop Big Data Usability Tools and Methods. On the subject of massive data analytics, usability is simply as crucial as performance. Right here are three.
9/24/2017 7:27 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
10/18/2017 3:02 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /23/ :39 PM
2/13/2018 4:38 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/18/2018 3:49 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft /26/ :56 AM BRK2232 Combine SQL Server, R, and Cortana Intelligence for advanced analytics in the real world Rafal Lukawiecki Data.
Data Platform and Analytics Foundational Training
BigDL Deep Learning Library on HDInsight
Big Data A Quick Review on Analytical Tools
Cortana Intelligence Overview
Build interactive data analysis environments using Apache Spark
What’s New in Excel Charlie Ellis – PM Excel
Microsoft Machine Learning & Data Science Summit
Make Predictions Using Azure Machine Learning Studio
Microsoft Power BI with Azure Services
DevOps for any language
Azure Cloud Shell Magic of Modern Command-line Management
Machine Learning in practice
Jim Nakashima Program Manager – Cloud Tools Microsoft Corporation
7/4/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Azure Machine Learning Algorithm Accuracy Enhancement, Tips and Tricks
Data Science & Web Dev with Python in Visual Studio
SQL Server + PHP: What’s New
Introduction to R Programming with AzureML
Azure ML and Cognitive Services
DATA SCIENCE Online Training at GoLogica
Azure API Management Jothi Prakash A
Machine Learning Dr. Mohamed Farouk.
Cloudy with a Chance of Data
Microsoft R Bill Jacobs
SQL Server Integration Services SSIS and PowerShell
Overview of Azure Data Lake Store
Dane Stubben QuintilesIMS Database Manager
Cse 344 May 30th – analysis.
Azure Websites Teemu Tapanila Microsoft Azure
Microsoft Connect /17/2018 5:15 AM
Microsoft Build /19/2018 2:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
TechEd /19/ :10 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
11/22/2018 1:43 PM THR3005 How to provide business insight from your data using Azure Analysis Services Peter Myers Bitwise Solutions © Microsoft Corporation.
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
11/27/2018 4:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
SPC2012 – IT-Pro 11/30/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Connect /1/ :31 AM
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Web Development in Visual Studio 2017
12/29/ :48 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
THR1171 Azure Data Integration: Choosing between SSIS, Azure Data Factory, and Azure Databricks Cathrine Wilhelmsen, | cathrinew.net.
Data Science Meetup Matthew Renze Data Science Consultant
Microsoft Connect /17/2019 9:55 PM
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
C++ Productivity Improvements
Microsoft Connect /23/ :38 AM
Alex Kelly | Program Manager
Tech Ed North America /12/2019 6:45 AM Required Slide
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
HDInsight Tools for Visual Studio
4/18/2019 9:46 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Build /19/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Architectural discovery with Visual Studio 11
Build /27/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Building Data-Driven Applications Using "Quadrant" and "M"
Microsoft Connect /14/ :11 AM
Presentation transcript:

Machine Learning with R 12/2/2018 3:32 AM Machine Learning with R Matthew Renze Data Science Consultant © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

John Jane Miko Lee

Job Postings for Machine Learning Source: Indeed.com

Average Salary by Job Type (USA) Source: Stack Overflow 2017

Data Science Tools Share of Respondents 70% 60% 40% 30% 20% 10% 0% 50% SQL Excel Python MySQL R Python tools ggplot SQL Server Tableau JavaScript Matplotlib Java PostgreSQL Oracle D3 Homegrown Hive Spark Cloudera Visual Basic MongoDB Hadoop SAS C++ Scala PowerPivot SQLite C Pig RedShift Weka Hbase (EMR) Perl SPSS Teradata Tool: language, platform, analytics Share of Respondents Source: O’Reilly 2015 Data Science Salary Survey

What is R? Why use R? How to use R?

What is R?

What is R? Open source Language and environment Numerical and graphical Cross platform

What is R? Active development Large user community Modular and extensible 10,000+ extensions

FREE

FREE

Why should I use R?

Working with Data Import Clean Transform Export

Data Analysis Numerical analysis Data visualization Statistical modeling

Handing Big Data Microsoft R Open Medium data packages Big data packages Microsoft R Server

Machine Learning Classification Regression Clustering Anomaly detection Deep learning 𝑓 𝑥

Deploying to Production Command line Interoperability Deploy to server Deploy to cloud

How do I use R for ML?

𝑓 𝑥 Function Prediction Data Cat Dog Is cat? Yes

Photos by Radomił Binek, Danielle Langlois, and Frank Mayfield Iris Data Set Iris Setosa Iris Versicolor Iris Virginica Photos by Radomił Binek, Danielle Langlois, and Frank Mayfield 

Iris Data Set Fisher’s Iris Data Species Petal Length Petal Width Sepal Length Sepal Width setosa 1.1 0.1 4.3 3 1.4 0.2 4.4 2.9 1.3 3.2 0.3 4.5 2.3 …

Demo Matthew Renze 12/2/2018 3:32 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Where should I go next?

Data Science Meetup Thursday – 9:00 AM OCCC W204 AB Additional Sessions Data Science Meetup Thursday – 9:00 AM OCCC W204 AB

www.matthewrenze.com

Online Courses Data Science with R Exploratory Data Analysis with R Data Visualization with R (3-part) Data Science: The Big Picture www.pluralsight.com/authors/matthew-renze

Conclusion What is R? Why use R? How to use R?

Thank You! Matthew Renze Data Science Consultant Renze Consulting Twitter: @matthewrenze Email: matthew@matthewrenze.com Website: www.matthewrenze.com

12/2/2018 3:32 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.