What is this and how can I use it?

Slides:



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

Machine Learning Damon Waring 22 April of 15 Agenda Problem, Solution, Benefits Problem, Solution, Benefits Machine Learning Overview/Basics Machine.
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Delivering on one of the old dreams of Microsoft co-founder Bill Gates: Computers that can see, hear and understand. John Platt Distinguished scientist.
Bayesian networks Classification, segmentation, time series prediction and more. Website: Twitter:
Machine Learning Introduction Study on the Coursera All Right Reserved : Andrew Ng Lecturer:Much Database Lab of Xiamen University Aug 12,2014.
1 Machine Learning (Extended) Dr. Ata Kaban Algorithms to enable computers to learn –Learning = ability to improve performance automatically through experience.
Machine Learning as a Service
1 WHAT MOVIE TO WATCH TONIGHT? AZURE ML BY MSFT CC AUGUST 5, 2015.
Problem solving in control of discrete-event systems Lenko Grigorov and Karen Rudie Queen’s University Kingston, Canada.
Azure Machine Learning Introduction to Azure ML. Setting Expectations This presentation is for you if…  you hear the buzzword “Machine Learning” and.
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 ML in SSIS An introduction to Azure Machine Learning Through the eyes of an SSIS developer David Söderlund – SolidQ Nordic
CPSC 121: Models of Computation REVIEW. Course Learning Outcomes You should be able to: – model important problems so that they are easier to discuss,
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.
Usman Roshan Dept. of Computer Science NJIT
Bhakthi Liyanage SQL Saturday Atlanta 15 July 2017
IBM Predictive Analytics Virtual Users’ Group Meeting March 30, 2016
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
Data Platform and Analytics Foundational Training
Make Predictions Using Azure Machine Learning Studio
Partner Readiness Guide Cloud Application Development
N4S Gold Nugget Data Sheet
Introduction to Big Data
Kathi Kellenberger Redgate
Azure ML and Cognitive Services
Data Mining 101 with Scikit-Learn
Estimating Link Signatures with Machine Learning Algorithms
Deep Learning with TensorFlow online Training at GoLogica Technologies
NEAR LEARN™  Near Learn™ is an Ed-tech brand registered under the company NEAR AND LEARN PRIVATE LIMITED. We are based out of Bengaluru, serving working.
Kathi Kellenberger Redgate
Azure Machine Learning & ML Studio
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
AV Autonomous Vehicles.
Kathi Kellenberger Redgate
Kathi Kellenberger Redgate Software
Partner Readiness Guide Cloud Application Development
Azure Machine Learning 101
Introduction to Azure Machine Learning Studio
The Challenges of moving Document Creation to the Cloud
Accelerate Your Self-Service Data Analytics
Luke Do, Jessica Olmedo, Arely Romero, and Vianca Santana
Moving advanced analytics to your SQL Server databases
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Introduction to Big Data
Office365 Sway usage in a Learning and Corporate Environment
3.1.1 Introduction to Machine Learning
Machine learning Stefano Grazioli.
Introduction to Big Data
Office365 Sway usage in a Learning and Corporate Environment
What is this and how can I use it?
What is this and how can I use it?
Getting Started Using Azure ML
Co-champions: Mike Bennett, Andrea Westerinen
Machine Learning Algorithms – An Overview
Evolution not Revolution
Machine Learning with Databricks
Azure Machine Learning
Introduction to Azure Streaming Analytics
Microsoft AZ-203 Dumps PDF
Introduction to Big Data
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 Warren Sifre Professional History Solution Architect Email: wa_sifre@Hotmail.com Website: www.linkedin.com/in/wsifre Twitter: @WAS_SQL Professional History 20 years in the technology industry focusing on Information Technology and se  2016 Allegient. All rights reserved.

Session Agenda What is Machine Learning? Techniques of Learning What is Azure ML? What is a Data Scientist? 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.

What is a Data Scientist? Subject Matter Expert Technology Statistics  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: wa_sifre@Hotmail.com Twitter: @WAS_SQL LinkedIn: www.linkedin.com/in/wsifre  2016 Allegient. All rights reserved.