SlideShare a Scribd company logo
2
Most read
Machine Learning with Microsoft Azure
Dmitry Petukhov,
ML/DS Preacher, Coffee Addicted &&
Machine Intelligence Researcher @ OpenWay
Storage
Resource
Management
ML Framework
Execution
Engine
Local OS
Local Disc
RRuntime
YetAnotherRuntime
ML packages
HDFS
YARN
MapReduce
Mahout
HDFS / S3
YARN /
Apache
Mesos
Apache Spark
MLlib
HDFS / S3
YARN /
Apache
Mesos
PySpark /
SparkR
Apache Spark
Local PC Hybrid Model Cluster (on-premises/on-demand)
Low HighCost of deployment/ownership
Distributed
FS
Dark Magic…
ML as a Service
DS Tools
Infrastructure for Data Scientists
ML Packages
ML runtime as a Service
• Feb 2015: Azure ML
• Apr 2015: Amazon ML
• Oct 2015: Google Cloud ML Engine
Deep Learning algorithms in Open Source
• Dec 2015: The Microsoft Cognitive Toolkit (CNTK)
• Nov 2015: Microsoft Distributed Machine Learning Toolkit
• Nov 2015: TensorFlow (Google)
• May 2016: Amazon DSSTNE
Deep Learning models as a Services
• Microsoft Cognitive Services
• Amazon Rekognition
• Google APIs: Natural Language, Speech API, Translation
API, etc.
GPU on demand
• Sep 2016: private preview in Azure
• Oct 2017: Amazon update its GPU-instances
• March 2017: Google GPU features
2015 2016 2017
Machine Learning Tools Evolution in Cloud
Source: https://blogs.technet.microsoft.com/
Data
Azure
Machine Learning
Consumers
Cloud storage
Business problem Modeling Business valueDeployment
Model REST API
Manage
Local storage
REST API
Reference: Microsoft Data Amp 2017
ML Studio
Web IDE + ML runtime
ML Web Services
ML-model publication
Azure Marketplace
Cortana Gallery
Data
Model
Bitcoin Secret Demo
library(Quandl)
library(dplyr)
library(forecast)
dt <- Quandl("BCHARTS/BITBAYUSD", api_key = ****** ) %>%
select(Date, Close)
dt.train <- dt %>% filter(Date < max(Date) - months(2))
dt.test <- dt %>% filter(Date > max(dt.train$Date))
timeseries <- ts(dt.train$Close, frequency = 1)
model <- ets(timeseries)
Restrictions
Legislative Restrictions
International & local
Azure Platform Limits
Max storage volume per account, etc.
Azure ML Service Limits
Black box
No debug
No Scala, or C++, or C#
No your own “right” algorithms
No Deep Learning
See also
Service Tiers Limitations
Azure Machine Learning: Limits
© 2017, Dmitry Petukhov. CC BY-SA 4.0 license. Microsoft and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.
Thank you!
Q&A
Now or later (use contacts below)
Ping me
Habr: @codezombie
All contacts: http://0xCode.in/author

More Related Content

PPTX
Microsoft Machine Learning Server. Architecture View
PDF
Azure AI platform - Automated ML workshop
PDF
.Net development with Azure Machine Learning (AzureML) Nov 2014
PPTX
Introduction to Azure machine learning
PDF
Azure Machine Learning 101
PPTX
Scalable Machine Learning using R and Azure HDInsight - Parashar
PDF
Big Data Advanced Analytics on Microsoft Azure 201904
PDF
Adventures in Azure Machine Learning from NE Bytes
Microsoft Machine Learning Server. Architecture View
Azure AI platform - Automated ML workshop
.Net development with Azure Machine Learning (AzureML) Nov 2014
Introduction to Azure machine learning
Azure Machine Learning 101
Scalable Machine Learning using R and Azure HDInsight - Parashar
Big Data Advanced Analytics on Microsoft Azure 201904
Adventures in Azure Machine Learning from NE Bytes

What's hot (20)

PPTX
Introducing apache prediction io (incubating) (bay area spark meetup at sales...
PPTX
Machine Learning with Azure
PDF
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
PDF
Azure Machine Learning tutorial
PDF
AI with Azure Machine Learning
PDF
201909 Automated ML for Developers
PPTX
Azure databricks ml
PDF
201908 Overview of Automated ML
PDF
Machine Learning Software Design Pattern with PredictionIO
PPTX
MLflow on and inside Azure
PDF
AWS Machine Learning & Google Cloud Machine Learning
PDF
201905 Azure Certification DP-100: Designing and Implementing a Data Science ...
PDF
MLflow and Azure Machine Learning—The Power Couple for ML Lifecycle Management
PPTX
Azure cognitive service
PPTX
MSBIP møde nr. 25 - Azure ML
PDF
Augmenting Machine Learning with Databricks Labs AutoML Toolkit
PPTX
Azure Machine Learning 101
PPTX
Deep Learning with Microsoft Cognitive Toolkit
PPTX
Machine Learning on the Microsoft Stack
PDF
PredictionIO – A Machine Learning Server in Scala – SF Scala
Introducing apache prediction io (incubating) (bay area spark meetup at sales...
Machine Learning with Azure
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
Azure Machine Learning tutorial
AI with Azure Machine Learning
201909 Automated ML for Developers
Azure databricks ml
201908 Overview of Automated ML
Machine Learning Software Design Pattern with PredictionIO
MLflow on and inside Azure
AWS Machine Learning & Google Cloud Machine Learning
201905 Azure Certification DP-100: Designing and Implementing a Data Science ...
MLflow and Azure Machine Learning—The Power Couple for ML Lifecycle Management
Azure cognitive service
MSBIP møde nr. 25 - Azure ML
Augmenting Machine Learning with Databricks Labs AutoML Toolkit
Azure Machine Learning 101
Deep Learning with Microsoft Cognitive Toolkit
Machine Learning on the Microsoft Stack
PredictionIO – A Machine Learning Server in Scala – SF Scala
Ad

Viewers also liked (20)

PPTX
AI in IoT: Use Cases and Challenges
PPTX
Philip bane smart city
PDF
Auxis Webinar: Diving into RPA
PDF
Schneider Electric Smart City Success Stories (Worldwide)
PPTX
City as Platform Cooperative - Smart City Expo - Barcelona
PPTX
Machine Intelligence for Fraud Prediction
PDF
Monetizing the iot by Sandhiprakash Bhide generic-01-24-2017
PPTX
Machine Learning with Microsoft Azure
PPTX
Smart-city implementation reference model
PPTX
AI for Retail Banking
PPTX
Democratizing Artificial Intelligence
PDF
[Webinar Slides] Robotic Process Automation 101 What is it? What can it mean ...
PDF
2016 Current State of IoT
PPTX
CISCO SMART CITY
PDF
Smart City and Smart Government : Strategy, Model, and Cases of Korea
PPTX
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
PPTX
What is next for IoT and IIoT
PDF
Build your First IoT Application with IBM Watson IoT
PDF
Iot for smart city
PDF
IoT architecture
AI in IoT: Use Cases and Challenges
Philip bane smart city
Auxis Webinar: Diving into RPA
Schneider Electric Smart City Success Stories (Worldwide)
City as Platform Cooperative - Smart City Expo - Barcelona
Machine Intelligence for Fraud Prediction
Monetizing the iot by Sandhiprakash Bhide generic-01-24-2017
Machine Learning with Microsoft Azure
Smart-city implementation reference model
AI for Retail Banking
Democratizing Artificial Intelligence
[Webinar Slides] Robotic Process Automation 101 What is it? What can it mean ...
2016 Current State of IoT
CISCO SMART CITY
Smart City and Smart Government : Strategy, Model, and Cases of Korea
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
What is next for IoT and IIoT
Build your First IoT Application with IBM Watson IoT
Iot for smart city
IoT architecture
Ad

Similar to Azure Machine Learning (20)

PPTX
DF1 - ML - Petukhov - Azure Ml Machine Learning as a Service
PPTX
Time Series Analytics Azure ADX
PPTX
Microsoft Azure News - May 2017
PDF
Big Data Analytics from Azure Cloud to Power BI Mobile
PDF
ЯРОСЛАВ РАВЛІНКО «Data Science at scale. Next generation data processing plat...
PPTX
Machine Learning and AI
PPTX
Cloud Computing Azure
PPTX
Ai & Data Analytics 2018 - Azure Databricks for data scientist
PPTX
Microsoft AI Platform Overview
PPTX
Global AI Bootcamp Madrid - Azure Databricks
PDF
201906 02 Introduction to AutoML with ML.NET 1.0
PPTX
IaaS, PaaS, and DevOps for Data Scientist
PPTX
Dataminds - ML in Production
PPTX
Arquitectura de Datos en Azure
PPTX
Azure satpn19 time series analytics with azure adx
PDF
AWS Innovate: Build a Data Lake on AWS- Johnathon Meichtry
PPTX
Designing Artificial Intelligence
PDF
Leveraging Azure Analysis Services Tabular Data Models with Power BI by Tim M...
PPTX
Azure Databricks - An Introduction 2019 Roadshow.pptx
PPTX
Azure Data Explorer deep dive - review 04.2020
DF1 - ML - Petukhov - Azure Ml Machine Learning as a Service
Time Series Analytics Azure ADX
Microsoft Azure News - May 2017
Big Data Analytics from Azure Cloud to Power BI Mobile
ЯРОСЛАВ РАВЛІНКО «Data Science at scale. Next generation data processing plat...
Machine Learning and AI
Cloud Computing Azure
Ai & Data Analytics 2018 - Azure Databricks for data scientist
Microsoft AI Platform Overview
Global AI Bootcamp Madrid - Azure Databricks
201906 02 Introduction to AutoML with ML.NET 1.0
IaaS, PaaS, and DevOps for Data Scientist
Dataminds - ML in Production
Arquitectura de Datos en Azure
Azure satpn19 time series analytics with azure adx
AWS Innovate: Build a Data Lake on AWS- Johnathon Meichtry
Designing Artificial Intelligence
Leveraging Azure Analysis Services Tabular Data Models with Power BI by Tim M...
Azure Databricks - An Introduction 2019 Roadshow.pptx
Azure Data Explorer deep dive - review 04.2020

More from Dmitry Petukhov (8)

PPTX
Introduction to Auto ML
PPTX
Intelligent Banking: AI cases in Retail and Commercial Banking
PPTX
Introduction to Deep Learning
PPTX
Introduction to Machine Learning
PPTX
R + Apache Spark
PPTX
Introduction to R
PPTX
Microsoft Azure + R
PPTX
Machine Learning in Microsoft Azure
Introduction to Auto ML
Intelligent Banking: AI cases in Retail and Commercial Banking
Introduction to Deep Learning
Introduction to Machine Learning
R + Apache Spark
Introduction to R
Microsoft Azure + R
Machine Learning in Microsoft Azure

Recently uploaded (20)

PPTX
Database Infoormation System (DBIS).pptx
PPT
Reliability_Chapter_ presentation 1221.5784
PDF
Introduction to Business Data Analytics.
PPTX
Business Acumen Training GuidePresentation.pptx
PPTX
Data_Analytics_and_PowerBI_Presentation.pptx
PDF
Clinical guidelines as a resource for EBP(1).pdf
PPTX
Business Ppt On Nestle.pptx huunnnhhgfvu
PPTX
Acceptance and paychological effects of mandatory extra coach I classes.pptx
PDF
Launch Your Data Science Career in Kochi – 2025
PDF
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
PPTX
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
PPTX
Computer network topology notes for revision
PPT
Miokarditis (Inflamasi pada Otot Jantung)
PPTX
Introduction to Firewall Analytics - Interfirewall and Transfirewall.pptx
PDF
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
PPTX
IB Computer Science - Internal Assessment.pptx
PPTX
STUDY DESIGN details- Lt Col Maksud (21).pptx
PPTX
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
PPTX
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
PPTX
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
Database Infoormation System (DBIS).pptx
Reliability_Chapter_ presentation 1221.5784
Introduction to Business Data Analytics.
Business Acumen Training GuidePresentation.pptx
Data_Analytics_and_PowerBI_Presentation.pptx
Clinical guidelines as a resource for EBP(1).pdf
Business Ppt On Nestle.pptx huunnnhhgfvu
Acceptance and paychological effects of mandatory extra coach I classes.pptx
Launch Your Data Science Career in Kochi – 2025
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
Computer network topology notes for revision
Miokarditis (Inflamasi pada Otot Jantung)
Introduction to Firewall Analytics - Interfirewall and Transfirewall.pptx
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
IB Computer Science - Internal Assessment.pptx
STUDY DESIGN details- Lt Col Maksud (21).pptx
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg

Azure Machine Learning

  • 1. Machine Learning with Microsoft Azure Dmitry Petukhov, ML/DS Preacher, Coffee Addicted && Machine Intelligence Researcher @ OpenWay
  • 2. Storage Resource Management ML Framework Execution Engine Local OS Local Disc RRuntime YetAnotherRuntime ML packages HDFS YARN MapReduce Mahout HDFS / S3 YARN / Apache Mesos Apache Spark MLlib HDFS / S3 YARN / Apache Mesos PySpark / SparkR Apache Spark Local PC Hybrid Model Cluster (on-premises/on-demand) Low HighCost of deployment/ownership Distributed FS Dark Magic… ML as a Service DS Tools Infrastructure for Data Scientists ML Packages
  • 3. ML runtime as a Service • Feb 2015: Azure ML • Apr 2015: Amazon ML • Oct 2015: Google Cloud ML Engine Deep Learning algorithms in Open Source • Dec 2015: The Microsoft Cognitive Toolkit (CNTK) • Nov 2015: Microsoft Distributed Machine Learning Toolkit • Nov 2015: TensorFlow (Google) • May 2016: Amazon DSSTNE Deep Learning models as a Services • Microsoft Cognitive Services • Amazon Rekognition • Google APIs: Natural Language, Speech API, Translation API, etc. GPU on demand • Sep 2016: private preview in Azure • Oct 2017: Amazon update its GPU-instances • March 2017: Google GPU features 2015 2016 2017 Machine Learning Tools Evolution in Cloud
  • 5. Data Azure Machine Learning Consumers Cloud storage Business problem Modeling Business valueDeployment Model REST API Manage Local storage REST API Reference: Microsoft Data Amp 2017 ML Studio Web IDE + ML runtime ML Web Services ML-model publication Azure Marketplace Cortana Gallery Data Model
  • 6. Bitcoin Secret Demo library(Quandl) library(dplyr) library(forecast) dt <- Quandl("BCHARTS/BITBAYUSD", api_key = ****** ) %>% select(Date, Close) dt.train <- dt %>% filter(Date < max(Date) - months(2)) dt.test <- dt %>% filter(Date > max(dt.train$Date)) timeseries <- ts(dt.train$Close, frequency = 1) model <- ets(timeseries)
  • 7. Restrictions Legislative Restrictions International & local Azure Platform Limits Max storage volume per account, etc. Azure ML Service Limits Black box No debug No Scala, or C++, or C# No your own “right” algorithms No Deep Learning See also Service Tiers Limitations Azure Machine Learning: Limits
  • 8. © 2017, Dmitry Petukhov. CC BY-SA 4.0 license. Microsoft and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. Thank you!
  • 9. Q&A Now or later (use contacts below) Ping me Habr: @codezombie All contacts: http://0xCode.in/author

Editor's Notes

  • #4: Cutting Edge 2015: ML Runtime as a Service Feb 2015: Azure ML Apr 2016: Amazon ML Oct 2015: Google Cloud ML Engine 2015-2016: Deep Learning algorithms in Open Source Dec 2015: The Microsoft Cognitive Toolkit (CNTK) Nov 2015: Microsoft Distributed Machine Learning Toolkit http://www.dmtk.io Nov 2015: TensorFlow https://github.com/tensorflow/tensorflow/ May 2016: Amazon DSSTNE https://github.com/amznlabs/amazon-dsstne 2016: Cognitive Services Microsoft Cognitive Services Amazon Rekognition Google APIs: Natural Language, Speech API, Translation API, etc. 2016-2017: GPU on demand Sep 2016: private preview in Azure Oct 2017: Amazon update its GPU-instances March 2017: Google
  • #5: Source: https://blogs.technet.microsoft.com/dataplatforminsider/2017/04/19/delivering-ai-with-data-the-next-generation-of-microsofts-data-platform/
  • #9: (c) 2017, Dmitry Petukhov. CC BY-SA 4.0 license.