Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Predicting the future in 10 minutes or less - a...
Search
Vlad Iliescu
May 13, 2017
Programming
0
62
Predicting the future in 10 minutes or less - an introduction to Azure Machine Learning
Vlad Iliescu
May 13, 2017
Tweet
Share
More Decks by Vlad Iliescu
See All by Vlad Iliescu
Poor Man’s BingChat – Building an Internet-connected Search Assistant from scratch*
vladiliescu
0
500
Training Better Models Using Automated Machine Learning
vladiliescu
0
51
Machine Learning in Azure: Service versus Studio
vladiliescu
1
1.9k
Getting Started with Machine Learning Using Azure Machine Learning Studio and Kaggle Competitions
vladiliescu
1
1.7k
Boy meets Girl: A Machine Learning Deployment Story
vladiliescu
0
2k
Mind Reading - Understanding Recommender Systems
vladiliescu
0
64
Privacy-First Development
vladiliescu
0
94
TypeScript vs CoffeeScript
vladiliescu
0
2k
Micro Web Frameworks in .NET
vladiliescu
2
320
Other Decks in Programming
See All in Programming
chibiccをCILに移植した結果 (NGK2025S版)
kekyo
PRO
0
190
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
0
120
Azure AI Foundryのご紹介
qt_luigi
1
250
ecspresso, ecschedule, lambroll を PipeCDプラグインとして動かしてみた (プロトタイプ) / Running ecspresso, ecschedule, and lambroll as PipeCD Plugins (prototype)
tkikuc
2
2.2k
カンファレンス動画鑑賞会のススメ / Osaka.swift #1
hironytic
0
200
Scaling your build logic
antalmonori
1
130
watsonx.ai Dojo #6 継続的なAIアプリ開発と展開
oniak3ibm
PRO
0
260
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
28
6.1k
ISUCON14感想戦で85万点まで頑張ってみた
ponyo877
1
780
Java Webフレームワークの現状 / java web framework at burikaigi
kishida
7
1.5k
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
380
AHC041解説
terryu16
0
530
Featured
See All Featured
Code Review Best Practice
trishagee
65
17k
Speed Design
sergeychernyshev
25
750
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
3
370
Writing Fast Ruby
sferik
628
61k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Building Adaptive Systems
keathley
39
2.4k
Measuring & Analyzing Core Web Vitals
bluesmoon
5
220
GitHub's CSS Performance
jonrohan
1030
460k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Unsuck your backbone
ammeep
669
57k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Transcript
Predicting the Future in 10 Minutes or Less
...a 45-minute presentation by @vladiliescu
What do you mean, “Predict the future”?
Predict the future
Predict the future grades of a student
Predict the future grades of a student at math
Predict the future grades of a student at math using...
a) Divination
b) Statistics
c) Machine Learning
c) Machine Learning A way to write programs that we
don’t exactly know how to write.
c) Machine Learning A way to write programs that we
don’t exactly know how to write.
Predict the future grades of a student at math using
machine learning…
Apache Spark MLlib Microsoft Azure ML Studio Google Prediction API
Google TensorFlow Amazon Machine Learning Samsung Veles
Microsoft Azure ML Studio
What have we picked so far? ✔ A well-defined problem
✔ An approach for predicting the future ✔ A machine learning framework
What are we missing?
The Data
UCI Student Performance Data Set
https://archive.ics.uci.edu/ml/datasets/Student+Performance
G3 - final grade (numeric: from 0 to 20, output
target)
Ready?
Steady?
GO!
Open the Azure experiment here https://gallery.cortanaintelligence.com/Experiment/Predict-Student-Grades-at-Math (or take a look
at the following slides)
None
None
None
None
None
None
None
None
None
None
None
None
What have we done so far? (continued) ✔ Trained&deployed the
simplest model we could ✔ Consumed the web service using Excel ✔ Learned how to evaluate a trained model
Thanks for watching! Vlad Iliescu ↪vladiliescu.ro