What is this and how can I use it?

Slides:



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

Machine Learning Damon Waring 22 April of 15 Agenda Problem, Solution, Benefits Problem, Solution, Benefits Machine Learning Overview/Basics Machine.
INTRODUCTION TO CLOUD COMPUTING Cs 595 Lecture 5 2/11/2015.
Insight Proprietary & Confidential. Do Not Copy or Distribute. © 2015 Insight Direct USA, Inc. All Rights Reserved. Insight Presentation Insight’s Tagline.
Lecture 2: Introduction to Machine Learning
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
1 WHAT MOVIE TO WATCH TONIGHT? AZURE ML BY MSFT CC AUGUST 5, 2015.
Cloud-Ready Data Services. cloud data services.
Azure Machine Learning Introduction to Azure ML. Setting Expectations This presentation is for you if…  you hear the buzzword “Machine Learning” and.
Azure Data Catalog and Power BI. Agenda Azure Data Catalog Overview 1 Publish a data set 2 Metadata 3 Extract and view 4 Q&A 5.
This document and the information contained herein is confidential and proprietary to Allegient LLC and shall not be duplicated, used or disclosed in whole.
Data Warehousing The Easy Way with AWS Redshift
Data Summit 2016 H104: Building Hadoop Applications Abhik Roy Database Technologies - Experian LinkedIn Profile:
This document and the information contained herein is confidential and proprietary to Allegient LLC and shall not be duplicated, used or disclosed in whole.
This document and the information contained herein is confidential and proprietary to Allegient LLC and shall not be duplicated, used or disclosed in whole.
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.
Data Platform and Analytics Foundational Training
Intro to BI Architecture| Warren Sifre
Working With Azure Batch AI
Make Predictions Using Azure Machine Learning Studio
Data Insights Big Data v3.1 Customer Flyer
N4S Gold Nugget Data Sheet
Introduction to Big Data
Azure Streaming Analytics
Introduction to R Programming with AzureML
Azure ML and Cognitive Services
Azure Machine Learning & ML Studio
Cloudy with a Chance of Data
Graduation Project Kick-off presentation - SET
An Introduction to Visual Basic .NET and Program Design
Some Machine Learning Basics
Azure Machine Learning Noam Brezis Madeira Data Solutions
Introduction to Azure Streaming Analytics
AV Autonomous Vehicles.
Azure Machine Learning
Kathi Kellenberger Redgate Software
Azure Machine Learning 101
Cloudy with a Chance of Data
Introduction to Azure Machine Learning Studio
The Challenges of moving Document Creation to the Cloud
Accelerate Your Self-Service Data Analytics
Microsoft Virtual Academy
Microsoft Azure Provides the Scalability to Enable Augmented Reality from the Cloud “The Microsoft Azure cloud certainly opens some promising new possibilities.
Azure Flexibility, Security Provides Cost Savings to Financial Cloud Operations Across the World “Microsoft Azure allows us to provide the infrastructure.
Moving advanced analytics to your SQL Server databases
Introduction to Big Data
Systems Analysis and Design in a Changing World, 6th Edition
Replace with Application Image
Jim Nakashima Program Manager Cloud Tools
Improve Patient Experience with Saama and Microsoft Azure
What is this and how can I use it?
INNOvation in TRAINING BUSINESS ANALYSTS HAO HElEN Zhang UniVERSITY of ARIZONA
Machine learning Stefano Grazioli.
Introduction to Big Data
What is this and how can I use it?
Microsoft Azure.
Getting Started Using Azure ML
Cloud Makes End-to-End Management Affordable for Apparel Industry Businesses “Windows Azure IaaS has allowed us to quickly deploy and deliver our solutions.
Evolution not Revolution
Machine Learning with Databricks
Introduction to Data Lakes
Azure Machine Learning
Introduction to Azure Streaming Analytics
Data Governance at a glance…
Introduction to Azure Streaming Analytics
Introduction to Big Data
SSDT, Docker, and (Azure) DevOps
Getting Started with Microsoft Azure Machine Learning
Presentation transcript:

What is this and how can I use it? Azure ML What is this and how can I use it? Warren Sifre  2016 Allegient. All rights reserved.

About Me Managing Consultant at Allegient. In the IT Industry since 1998. Developed system integration solutions against many different database platforms. Passion in Solutions Architecture at both hardware and software levels. Interests in SQL Server, MongoDB, Hadoop, Python/C#/Java/Powershell and Information Security (Hacking)  2016 Allegient. All rights reserved.

Session Agenda What is Machine Learning? Techniques of Learning What is Azure ML? Demonstration  2016 Allegient. All rights reserved.

What is Machine Learning?  2016 Allegient. All rights reserved.

What is Machine Learning? Formal definition: “A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E” - Tom M. Mitchell Another definition: “The goal of machine learning is to program computers to use example data or past experience to solve a given problem.” – Introduction to Machine Learning, 2nd Edition, MIT Press “In general, ML converts data sets into pieces of software, known as ‘models’, that can represent the data set and generalize to make predictions on new data.” - John Platt http://blogs.technet.com/b/machinelearning/archive/2014/07/01/what-is-machine-learning.aspx  2016 Allegient. All rights reserved.

Techniques of Learning Supervised Learning by using a set number of inputs and outputs. Limited in providing deep undiscovered insights. Used when you want to predict unknown answers from answers you already have. (Historical Data) Unsupervised Learning by using all inputs. Can learn larger and more complex models. Can take longer to learn depending on the number of linear levels. Used when you want to find unknown answers directly from data. (No simple way to validate results.)  2016 Allegient. All rights reserved.

What is AZURE ML? A cloud-based platform for designing, developing, testing and deploying predictive models. There are three conceptual areas Experiments, Web Service and ML Studio. Experiments –Predictive models for both training and scoring. Web Service – Data Interaction point for predictive models. ML Studio – Interface for developing and training predictive models. Leverage existing R, Python, OpenCV and other industry adopted predictive algorithms.  2016 Allegient. All rights reserved.

Demonstration  2016 Allegient. All rights reserved.

Algorithm Selection??? http://azure.microsoft.com/en-us/documentation/articles/machine-learning-algorithm-cheat-sheet/  2016 Allegient. All rights reserved.

Helpful Links Azure ML Studio Azure ML – Microsoft Virtual Academy https://studio.azureml.net/ Azure ML – Microsoft Virtual Academy http://www.microsoftvirtualacademy.com/training-courses/getting-started-with-microsoft-azure-machine-learning Azure ML Algorithm Cheat Sheet http://azure.microsoft.com/en-us/documentation/articles/machine-learning-algorithm-cheat-sheet/  2016 Allegient. All rights reserved.

Warren Sifre Email: wsifre@allegient.com Twitter: @WAS_SQL LinkedIn: www.linkedin.com/in/wsifre  2016 Allegient. All rights reserved.