1 WHAT MOVIE TO WATCH TONIGHT? AZURE ML BY MSFT CC AUGUST 5, 2015.

Slides:



Advertisements
Similar presentations
Machine Learning on.NET F# FTW!. A few words about me  Mathias Brandewinder  Background: economics, operations research .NET developer.
Advertisements

Introduction to Machine Learning Anjeli Singh Computer Science and Software Engineering April 28 th 2008.
Machine Learning (Extended) Dr. Ata Kaban
Sponsors. Smart Apps with Azure ML CHRIS MCHENRY VP OF TECHNOLOGY, INTEGRO
Introduction to machine learning
James Montemagno Developer Evangelist, Xamarin Developing Native iOS, Android, & Windows Apps with C#, Xamarin, and Visual Studio 2015.
Lecture 2: Introduction to Machine Learning
Mehdi Ghayoumi Kent State University Computer Science Department Summer 2015 Exposition on Cyber Infrastructure and Big Data.
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Machine Learning Introduction Study on the Coursera All Right Reserved : Andrew Ng Lecturer:Much Database Lab of Xiamen University Aug 12,2014.
Building SharePoint Online Applications in a Hybrid World Chris Johnson General Manager Provoke Solutions - Seattle OSP331.
2.3 Introduction to Functions
1 Machine Learning (Extended) Dr. Ata Kaban Algorithms to enable computers to learn –Learning = ability to improve performance automatically through experience.
Overview of Machine Learning RPI Robotics Lab Spring 2011 Kane Hadley.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Prepared by: Mahmoud Rafeek Al-Farra College of Science & Technology Dep. Of Computer Science & IT BCs of Information Technology Data Mining
Machine Learning as a Service
Cloud Roadshow. Getting Started with mobile app development with the Office 365 APIs.
App Controller Tabrez Mohammed Yuan Zheng Program Managers Microsoft Corporation MGT303.
What's New for Build Automation in Team Foundation Server 2015 Paul Hacker Solution Architect, Microsoft ALM MVP.
Create Windows-based Applications by Using Visual Studio Windows Development Fundamentals LESSON 1.3.
Brennon Williams C.T.O. Splendid Expression Blend Design. Develop.
Editing a Video in Microsoft Live Movie Maker. Import Video From Camera Connect camera to computer Import video.
Flowcharts C++ Lab. Algorithm An informal definition of an algorithm is: a step-by-step method for solving a problem or doing a task. Input data A step-by-step.
Cloud-Ready Data Services. cloud data services.
Taojin Website ——the most favorable financial trading platform Team:miumiustudio.
Azure Machine Learning Introduction to Azure ML. Setting Expectations This presentation is for you if…  you hear the buzzword “Machine Learning” and.
Introduction to Azure Machine Learning and Data Mining algorithms Oleksandr Krakovetskyi CEO, DevRain Solutions PhD, Microsoft Regional
This document and the information contained herein is confidential and proprietary to Allegient LLC and shall not be duplicated, used or disclosed in whole.
Introducing Precictive Analytics
Microsoft Virtual Academy
Bhakthi Liyanage SQL Saturday Atlanta 15 July 2017
Azure Machine Learning
Make Predictions Using Azure Machine Learning Studio
Introduction Machine Learning 14/02/2017.
Azure ML and Cognitive Services
Nick Hauenstein Signals, Intelligence, and Intelligent Actions
Estimating Link Signatures with Machine Learning Algorithms
Automate all things! Microsoft Azure continuous deployment
Internet of Things (IoT) CSED 490K Course Introduction
Some Machine Learning Basics
Azure Machine Learning Noam Brezis Madeira Data Solutions
Azure Machine Learning 101
Chatbots for Dummies José 10/11/2018 Immersion
Introduction to Azure Machine Learning Studio
Advanced Analytics. Advanced Analytics What is Machine Learning?
Intro to Machine Learning
Port your AWS Knowledge to Azure
Introduction to Functions
Implementing AI solutions using the cognitive services in Azure
José Mendes Chatbots for Dummies.
Discover apps to help drive your business on Microsoft AppSource
Luke Do, Jessica Olmedo, Arely Romero, and Vianca Santana
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Deep Dive into the Team Foundation Server 2012 Agile Planning Tools
Overview of Machine Learning
What is this and how can I use it?
Chatbots for Dummies José 12/05/2018 Immersion
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
Preparing for the Windows 8.1 MCSA
Azure Machine Learning
Microsoft Virtual Academy
Microsoft Virtual Academy
Getting Started with Microsoft Azure Machine Learning
Getting Started with Microsoft Azure Machine Learning
Presentation transcript:

1 WHAT MOVIE TO WATCH TONIGHT? AZURE ML BY MSFT CC AUGUST 5, 2015

2 ABOUT ME PHOTOPavel Golub Solution Architect at EPAM Microsoft Competency Center IT professional with 11+ years of experience. I build applications of enterprise level primarily in Financial Services business domain based on.NET platform. At spare time Windows Phone enthusiast with several released applications.

3 AGENDA Introduction to ML theory 1 ML platforms overview 2 Problem definition 3 Problem solving 4 Q&A 5

4 SPOT THE SPOTTED CAT

5 Out of the box ML solutions Azure ML Amazon ML MetaMind IBM Watson etc.

6 MetaMind

7 “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 WHAT IS ML? DEFENITION DEFENITION FOR HUMANS “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, 2 nd Edition, MIT Press

8 Poisonous or Edible? WHAT ML CAN BE USED FOR? CLASSIFICATION -traffic PREDICTION

9 Used when you want to predict unknown answers from answers you already have 6. Select the best model 5. Evaluate results using test set Go to 3? 4. Apply algorithm(s) on data set 3. Build model 2. Split into training and test sets 1. Clean up and supplement data 0. Data

10 SUPERVISED LEARNING ON PRACTICE Two legs, two hands Commonly two eyes, but some of them have one only Wear safety glasses Yellow skin No neck HOW TO RECOGNIZE A MINION? OK

11 1.Used when you want to find unknown answers – mostly groupings - directly from data 2.No simple way to evaluate accuracy of what you learn 3.Evaluates more vectors, groups into sets or classifications Evaluate groups Apply algorithm(s) Data

12

13 AZURE ML STUDIO OVERVIEW DEMO

14 PROBLEM DEFINITION MOVIE RECOMMENDATION SYSTEM ? ?

15 PROBLEM SOLVING DEMO

16

17 PROBLEM SOLVING RESULTS MOVIE RECOMMENDATION SYSTEM

18 Azure Machine Learning documentation Azure ML Gallery Microsoft Azure Marketplace (ML category) Machine Learning Blog

19 Q&A