Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
SlideShare a Scribd company logo
Data and AI Scientist @ Microsoft
Cloud Solution Architect
US CTO Customer Success
@marktabnet
201906 01 Introduction to ML.NET 1.0
ML.NET Open Source Momentum
150K+
1,427
1,528
106
ML.NET Customers
Andy Gray, Executive Partner Evolution
Software Design, Inc.
201906 01 Introduction to ML.NET 1.0
201906 01 Introduction to ML.NET 1.0
DESKTOP CLOUDWEB MOBILE ML
.NET
Your platform for building anything
IoTGAMING
“It has exquisite buttons …
with long sleeves …works for
casual as well as business
settings”{f(x) {f(x)
Machine Learning
“Programming the UnProgrammable”
f(x)
Model
Machine Learning creates a
using this data
Machine Learning
“Programming the UnProgrammable”
ML.NET 1.0
Machine Learning framework for building custom ML Models
Custom ML made easy
Automated ML and Tools (Model Builder and CLI)
Proven at scale
Azure, Office, Windows
Extensible
TensorFlow, ONNX and Infer.NET
Cross-platform and open-source
Runs everywhere
A few things you can do with ML.NET 1.0 …
201906 01 Introduction to ML.NET 1.0
1. Data
Example
Comment Text Sentiment
Wow... Loved this place. 1
Crust is not good. 0
Not tasty and the texture was just nasty. 0
The selection on the menu was great. 1
Text Featurizer
Featurized Text
[0.76, 0.65, 0.44, …]
[0.98, 0.43, 0.54, …]
[0.35, 0.73, 0.46, …]
[0.39, 0, 0.75, …]
Example
Text
Wow... Loved this place.
Crust is not good.
Not tasty and the texture was just nasty.
The selection on the menu was great.
2. Transformers
Example
Estimator
Comment Sentiment
Wow... Loved this place. 1
Crust is not good. 0
Not tasty and the texture was just nasty. 0
The selection on the menu was great. 0
3. Estimators
Comment Text Sentiment
Wow... Loved this place. 1
Crust is not good. 0
Not tasty and the texture was just nasty. 0
The selection on the menu was great. 1
Yelp review dataset
Features (input) Label (output)
Sentiment Analysis
Is this a positive comment? Yes or no
201906 01 Introduction to ML.NET 1.0
201906 01 Introduction to ML.NET 1.0
https://fsharp.org/guides/machine-learning/
https://fsharp.org/guides/math-and-statistics/
https://dotnet.microsoft.com/apps/data/spark
https://dotnet.microsoft.com/learn/dotnet/architecture-guides
201906 01 Introduction to ML.NET 1.0
http://dot.net/ml
http://aka.ms/mlnetsamples
http://aka.ms/mlnetdocs
http://aka.ms/mlnet

More Related Content

201906 01 Introduction to ML.NET 1.0