developing solutions with azure machine learning studio · pre-built machine learning models (i.e....

25
Coming next… Developing Solutions with Azure Machine Learning Studio

Upload: others

Post on 16-Oct-2020

9 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Coming next…

Developing

Solutions with

Azure Machine

Learning Studio

Page 2: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Developing Solutions with Azure Machine Learning Studio

Page 3: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

About me.

Microsoft Student Partner

Web Applications Developer @ ITT Inc.

fb.com/CodeStoriesgr

@GeorgiaKalyvageorgiakalyva GeorgiaKalyva

Microsoft MVP in AI

www.codestories.gr

Blogger

Traveler

Speaker

Page 4: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Definition

Page 5: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Artificial IntelligenceAny technique which enables

computers to mimic human

behavior

Machine LearningSubset of AI techniques which use

Statistical methods to enable machines

to improve with experiences

Deep LearningSubset of ML which makes the

computation of multi-layer neural

networks feasible

Page 6: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Machine Learning.

Page 7: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

f(x)Model

Machine Learning creates a

using this data

Machine Learning “Programming the UnProgrammable”

Page 8: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Easy / Less Control Full Control / Harder

Vision Speech Language

Knowledge SearchLabs

TextAnalyticsAPI client = new TextAnalyticsAPI();client.AzureRegion = AzureRegions.Westus;client.SubscriptionKey = "1bf33391DeadFish";

client.Sentiment(new MultiLanguageBatchInput(new List<MultiLanguageInput>(){

new MultiLanguageInput("en","0",

"This is a great vacuum cleaner") }));

e.g. Sentiment Analysis using Azure Cognitive Services

96% positive

Pre-built machine learning models (i.e. Azure Cognitive Services)

Page 9: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 10: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Is this A or B? How much? How many? How is this organized?

Regression ClusteringClassification

And more…

Page 11: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 12: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Prepare Your Data Build & Train Run

Building custom machine learning models

Page 13: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Azure Machine Learning.

Page 14: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 15: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 16: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 17: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 18: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 19: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 20: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 21: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 22: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?
Page 23: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Demos.

Page 24: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

fb.com/CodeStoriesgr

@GeorgiaKalyvageorgiakalyva GeorgiaKalyva

www.codestories.gr

Questions?

Page 25: Developing Solutions with Azure Machine Learning Studio · Pre-built machine learning models (i.e. Azure Cognitive Services) Is this A or B? How much? How many? How is this organized?

Coming next…

What's new in

Microsoft Threat

Protection