Azure Machine Learning on Databricks

Slides:



Advertisements
Similar presentations
3 Ways to Integrate Business Systems to Partners
Advertisements

BUILD BIG DATA ENTERPRISE SOLUTIONS FASTER ON AZURE HDINSIGHT
Run Azure Services in your datacenter
Data Platform and Analytics Foundational Training
4/18/2018 6:56 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/18/2018 3:49 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Cortana Intelligence Suite Workshop
5/9/2018 7:28 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Data Platform and Analytics Foundational Training
“Introduction to Azure Security Center”
Creating Enterprise Grade BI Models with Azure Analysis Services
Deployment Planning Services
Working With Azure Batch AI
Orchestrating Data and Services with Azure Data Factory
Microsoft Build /22/ :52 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Ignite /22/2018 3:27 PM BRK2121
Get Started with Common Data Model (CDM) and PowerApps
Data Platform and Analytics Foundational Training
Customer-facing apps Digital marketing
Azure API Management Jothi Prakash A
Microsoft for the Modern Data Estate
Microsoft Connect /18/ :32 PM
9/19/2018 8:20 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
9/21/2018 3:41 AM BRK3180 Architect your big data solutions with SQL Data Warehouse & Azure Analysis Services Josh Caplan & Matt Usher Program Managers.
Enterprise security for big data solutions on Azure HDInsight
Turning back time … … to 1998.
Analytics for Apps: Landing and Loading Data into SQL Data Warehouse
Welcome! Power BI User Group (PUG)
Overview of Azure Data Lake Store
11/9/2018 5:08 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /16/2018 4:53 PM
Microsoft Connect /17/2018 5:15 AM
Move and manage your SQL Databases to Azure
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Welcome! Power BI User Group (PUG)
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Cloud Foundry on Azure and Azure Stack
Microsoft Connect /22/2018 9:50 PM
Accelerate Your Self-Service Data Analytics
Welcome! Power BI User Group (PUG)
Microsoft Connect /24/ :05 AM
Microsoft Ignite NZ October 2016 SKYCITY, Auckland
SQL Server on Linux: High Availability And Disaster Recovery
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
M318.
THR1171 Azure Data Integration: Choosing between SSIS, Azure Data Factory, and Azure Databricks Cathrine Wilhelmsen, | cathrinew.net.
Databricks: the new kid on the block
Welcome to Azure Notebooks
Virtual Reality with Azure and Unity
Microsoft Connect /25/2019 1:20 PM
Power BI with Analysis Services
What’s New and What’s Coming…
ML in Azure Databricks Mahesh Balija 4/15/2019 1:36 PM
4/16/2019 5:07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
LearnAI - Machine Learning on Azure
Introducing Power BI dataflows
ETL Patterns in the Cloud with Azure Data Factory
Microsoft Connect /29/2019 1:53 AM
SQL Server Assessment Results
Active Directory Assessment Results
Skype for Business Online Assessment Results
Windows Client Assessment Results
Exchange Online Assessment Results
Active Directory Security Assessment Results
Introduction to Azure Data Lake
Data Wrangling for ETL enthusiasts
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
SQL Server 2019 Bringing Apache Spark to SQL Server
Architecture of modern data warehouse
Presentation transcript:

Azure Machine Learning on Databricks 1/8/2019 7:01 PM Azure Machine Learning on Databricks Seth Mottaghinejad sethmott@microsoft.com Wolfgang Pauli, PhD wolfgang.pauli@microsoft.com © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Agenda Azure Databricks Azure Machine Learning 1/10/2019 10:04 PM Agenda Azure Databricks Azure Machine Learning AML Integration with Databricks AutoML © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Databricks

What is Azure Databricks? Microsoft Ignite 2015 11/19/2018 1:07 AM What is Azure Databricks? A fast, easy and collaborative Apache® Spark™ based analytics platform optimized for Azure Designed in collaboration with the founders of Apache Spark One-click set up; streamlined workflows Interactive workspace that enables collaboration between data scientists, data engineers, and business analysts. Native integration with Azure services (Power BI, SQL DW, Cosmos DB, Blob Storage) Enterprise-grade Azure security (Active Directory integration, compliance, enterprise -grade SLAs) Best of Databricks Best of Microsoft © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Databricks Microsoft Ignite 2015 11/19/2018 1:07 AM Enhance Productivity Build on secure & trusted cloud Scale without limits © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

AML Integration with Databricks

AML SDK + Databricks End-to-end custom Machine Learning Easily install the SDK in Azure Databricks clusters Use the SDK for: Logging training run metrics Containerize Spark ML models Deploy them into ACI or AKS, just like any other models. Automated ML (public preview) of Azure ML SDK with Azure Databricks

AutoML

Machine Learning Process SQL DB Cosmos DB Datawarehouse Data lake Blob storage … Prepare Data Build & Train Deploy

Machine Learning Complexity Source: http://scikit-learn.org/stable/tutorial/machine_learning_map/index.html