Sponsors. Smart Apps with Azure ML CHRIS MCHENRY VP OF TECHNOLOGY, INTEGRO

Slides:



Advertisements
Similar presentations
Introduction to Machine Learning BITS C464/BITS F464
Advertisements

Microsoft Azure ML Franck Mercier Architecte Solutions | DX | Microsoft
Microsoft Azure Machine Learning
The United States Postal Service processed over 150 billion pieces of mail in 2013—far too much for efficient human sorting. But as recently.
Delivering on one of the old dreams of Microsoft co-founder Bill Gates: Computers that can see, hear and understand. John Platt Distinguished scientist.
Tyson Condie.
Introduction to Machine Learning MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way Based in part on notes from Gavin Brown, University of Manchester.
CMDB Ticketing Billing Management Systems VIRTUAL MACHINE CLOUDS 12 SQL SERVER 9 PLANS 12 WEBSITE CLOUD 12 MYSQL SERVERS 0 NOTIFICATIONS 0 USER.
Introduction to SQL Server Data Mining Nick Ward SQL Server & BI Product Specialist Microsoft Australia Nick Ward SQL Server & BI Product Specialist Microsoft.
Introduction to MVC Introduction NTPCUG Tom Perkins, Ph.D.
Azure Machine Learning: From design to integration Peter Myers M355.
Machine Learning as a Service
1 WHAT MOVIE TO WATCH TONIGHT? AZURE ML BY MSFT CC AUGUST 5, 2015.
Virtual techdays INDIA │ 9-11 February 2011 virtual techdays Data grail: Data Market on Windows Azure Sudhindra Kovalam │ Developer, Icertis Inc.
Instructor: Pedro Domingos
Machine Learning. Definition Machine learning is a subfield of computer science that evolved from the study of pattern recognition and computational.
Azure Machine Learning Introduction to Azure ML. Setting Expectations This presentation is for you if…  you hear the buzzword “Machine Learning” and.
Introduction to Machine Learning. Learning Learning is acquiring new, or modifying existing, knowledge, behaviors, skills, values, or preferences and.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
Azure Machine Learning My first Data Science experiment Using Azure Machine Learning.
Introduction to Azure Machine Learning and Data Mining algorithms Oleksandr Krakovetskyi CEO, DevRain Solutions PhD, Microsoft Regional
The United States Postal Service processed over 150 billion pieces of mail in 2013—far too much for efficient human sorting. But as recently as 1997,
This document and the information contained herein is confidential and proprietary to Allegient LLC and shall not be duplicated, used or disclosed in whole.
AZURE MACHINE LEARNING Bringing New Value To Old Data SQL Saturday #
Microsoft Cognitive Services and Cortana Analytics
A Suite of Products that allow you to Predict Outcomes, Prescribe Actions and Automate Decisions.
9/24/2017 7:27 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Bhakthi Liyanage SQL Saturday Atlanta 15 July 2017
4/18/2018 3:49 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Azure Machine Learning
BI09 – Cortana Analytics and Power BI
Data Platform and Analytics Foundational Training
Azure Machine Learning
Artificial Intelligence, P.II
BRK3288-Discover data-driven apps that learn and adapt
Make Predictions Using Azure Machine Learning Studio
Make Power BI Your Own with the Power BI APIs
AI development using Data Science Virtual Machines (DSVM) in Azure
Kathi Kellenberger Redgate
Data Science & Web Dev with Python in Visual Studio
Introduction to R Programming with AzureML
Azure ML and Cognitive Services
9/14/ :46 AM BRK3293 How the Portland Trail Blazers Use Personalization and Acxiom Data to Target Customers Chris Hoder Program Manager, AI + Research.
Kathi Kellenberger Redgate
Azure Machine Learning & ML Studio
Some Machine Learning Basics
Study Material For Microsoft Dumps4download.in
Azure Machine Learning
Kathi Kellenberger Redgate
Kathi Kellenberger Redgate Software
Azure Machine Learning 101
Introduction to Azure Machine Learning Studio
Advanced Analytics. Advanced Analytics What is Machine Learning?
Intro to Machine Learning
Dive into Predictive Maintenance using Cortana Intelligence Suite
Moving advanced analytics to your SQL Server databases
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
CSEP 546 Data Mining Machine Learning
What is this and how can I use it?
Intro to Machine Learning
What is this and how can I use it?
What is this and how can I use it?
Getting Started Using Azure ML
Machine Learning Algorithms – An Overview
Microsoft Virtual Academy
Azure Machine Learning
Microsoft Virtual Academy
Preparing for the Windows 8.1 MCSA
Getting Started with Microsoft Azure Machine Learning
Presentation transcript:

Sponsors

Smart Apps with Azure ML CHRIS MCHENRY VP OF TECHNOLOGY, INTEGRO

“Machine learning is a way of getting computers to know things when they see them by producing for themselves the rules their programmers cannot specify. The machines do this with heavy-duty statistical analysis of lots and lots of data.” “Machine Learning: Field of study that gives computers the ability to learn without being explicitly programmed.” Arthur Samuel (1959) “A computer program is said to learn from experience E with respect to some task T and some performance measure P, if its performance on T, as measured by P, improves with experience E.” Tom Mitchell (1998) “A breakthrough in Machine Learning would be worth ten Microsoft’s” Bill Gates

ML Examples FROM THE PRESS Spam Filtering Google/Bing Ad Targeting Postal Service Mail Sorting Cortana Amazon/Netflix Recommendations Credit Card Fraud Detection Deep Blue/Watson How-Old.net BUSINESS APPS SMART APPS Automated Workflow Routing Automated Filing User Suggestions Customers Likely to Buy Customers Likely to Leave Product Pricing Order Anomalies

Applied ML – Skills Needed BYOD ◦Bring Your Own Development skills ◦REST Data Processing/Cleansing ◦SQL/NoSQL ◦R and/or Python ◦Hadoop/HD Insight/Azure Stream Analytics The Right Attitude ◦Persistence and confidence to understand a complex subject ◦Unbridled curiosity to explore and iterate and possibly fail ◦Creativity to find alternatives when you are blocked

Process

ML Studio Workspace Experiment - Modules ◦Training ◦Scoring DataSet ◦Direct Upload – 10GB Limit ◦Reader – Azure Blob, Web Page, Odata, SQL Azure, Hive, etc ◦R or Python Module Web Services

Regression

Classification

Clustering

Demo 1.Create a Training Experiment – Select a Model 2.Create a Scoring Experiment – Prep Selected Model for Runtime 3.Publish as a Web Service – Operationalize a Web Service 4.Consume a Web Service – Get Predictions from your App

Common ML Challenges UNDERFITTING - BIASOVERFITTING - VARIANCE 1.Add more features 2.Generate features 3.Evaluate training data 1.Reduce features – dimensionality reduction 2.Add more training data 3.Evaluate training data

Ecosystem Site/ML Studio/Docs: Gallery: Azure Marketplace: Blog: Forum: Stack Overflow: Webinars:

Books Predictive Analytics with Microsoft Azure Machine Learning: Build and Deploy Actionable Solutions in Minutes– Barga, Tok, and Fontama, Apress, 2014 Azure Machine Learning – Jeff Barnes, Microsoft Press, 2015 Data Science in the Cloud with Microsoft Azure Machine Learning and R – Stephen Elston, O’Reilly, 2015

Questions Contact