Microsoft Ignite NZ 25-28 October 2016 SKYCITY, Auckland.

Slides:



Advertisements
Similar presentations
 Paul Vick Principal Architect Microsoft Corporation  Lucian Wischik Software Engineer Microsoft Corporation.
Advertisements

demo Demo.
4/18/2018 3:49 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Make Predictions Using Azure Machine Learning Studio
Microsoft Virtual Academy
Web development productivity with Visual Studio
Azure Machine Learning Algorithm Accuracy Enhancement, Tips and Tricks
Data Science & Web Dev with Python in Visual Studio
Introduction to R Programming with AzureML
Microsoft Ignite /8/2018 6:39 PM
Azure API Management Jothi Prakash A
Monitor your Microservices with Application Insights
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Deploy Windows 10 Mobile for the mobile workforce
Azure PowerShell Aaron Roney Senior Program Manager Cormac McCarthy
Introduction to Azure Machine Learning Studio
Advanced Analytics. Advanced Analytics What is Machine Learning?
Intro to Machine Learning
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Dive into Predictive Maintenance using Cortana Intelligence Suite
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
IoT focusing in data analysis, a new world to developers and DBAs
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Application Insights Diagnostics Preview
Microsoft products for non-profits
Web Development in Visual Studio 2017
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Improving JavaScript Frameworks, Edge, & UWP Web Apps
Microsoft Build /2/2019 4:12 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /17/2019 9:55 PM
Welcome to Azure Notebooks
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Azure Functions & Aurelia Serverless SPAs
Meetup User Experience Design for SharePoint
C++ Productivity Improvements
2/22/2019 1:12 PM The Journey To Provision and Manage a Thousand Machine Cluster for Machine Learning Neil Sant Gat © Microsoft Corporation. All rights.
Microsoft Connect /23/ :38 AM
Microsoft Connect /24/ :10 PM
Microsoft Connect /25/2019 1:20 PM
Building SaaS Solutions on Windows Azure
Intro to Machine Learning
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Getting Started Using Azure ML
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
UI test automation of MVC apps with Microsoft Edge WebDriver
“Hey Mom, I’ll Fix Your Computer”
Azure Machine Learning on Databricks
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Understand the impact of the future of SharePoint
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Diagnostics and troubleshooting in Azure App Service Support Center
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Connect /29/2019 1:53 AM
Skype for Business Online Assessment Results
Securing ASP.NET in an Azure Environment
Build /27/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Power BI – The Circle is Complete
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Virtual Academy
Microsoft Virtual Academy
Presentation transcript:

Microsoft Ignite NZ 25-28 October 2016 SKYCITY, Auckland

Intro to Azure Machine Learning: Predict Who Survives the Titanic Jennifer Marsman, Principal Software Development Engineer, Microsoft http://blogs.msdn.microsoft.com/jennifer @JenniferMarsman

Example: predicting housing prices Square Footage ZipCode Price 2000 48075 200,000 3000 300,000 4000 400,000 5000 500,000 98052 800,000 1,500,000 3,000,000

Machine Learning Algorithms Classification Regression Anomaly Detection Clustering

The Power of Azure ML 25 different machine learning algorithms Modules for importing and cleaning data Create experiments to train and test models Publish models as web service (REST)

Supervised Learning Data set Data cleaning Split Algorithm Training data Test data Train model (Another model) Score model Evaluate model

Download it! http://aka.ms/AzureMachineLearningCheatSheet 12/1/2018 5:48 PM Download it! http://aka.ms/AzureMachineLearningCheatSheet Getting started with Azure Machine Learning: http://aka.ms/HackML © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

http://aka.ms/AMLDataIngestion Data Ingestion Sample data 12/1/2018 5:48 PM Data Ingestion Sample data Upload dataset from local machine Enter data Import data from online http://aka.ms/AMLDataIngestion © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Demo Azure Machine Learning Titanic survival prediction Microsoft Ignite 2016 12/1/2018 5:48 PM Demo Azure Machine Learning Titanic survival prediction © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Thank you. Jennifer Marsman Principal Software Development Engineer Microsoft Ignite 2016 12/1/2018 5:48 PM Thank you. Jennifer Marsman Principal Software Development Engineer http://blogs.msdn.microsoft.com/jennifer Twitter: @JenniferMarsman © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

12/1/2018 5:48 PM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.