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
70
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
700
Training Better Models Using Automated Machine Learning
vladiliescu
0
66
Machine Learning in Azure: Service versus Studio
vladiliescu
1
2.1k
Getting Started with Machine Learning Using Azure Machine Learning Studio and Kaggle Competitions
vladiliescu
1
1.8k
Boy meets Girl: A Machine Learning Deployment Story
vladiliescu
0
2.1k
Mind Reading - Understanding Recommender Systems
vladiliescu
0
79
Privacy-First Development
vladiliescu
0
97
TypeScript vs CoffeeScript
vladiliescu
0
2k
Micro Web Frameworks in .NET
vladiliescu
2
330
Other Decks in Programming
See All in Programming
CSC509 Lecture 05
javiergs
PRO
0
300
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
160
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1.1k
Things You Thought You Didn’t Need To Care About That Have a Big Impact On Your Job
hollycummins
0
230
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
340
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.4k
CSC509 Lecture 06
javiergs
PRO
0
260
Claude Agent SDK を使ってみよう
hyshu
0
870
Writing Better Go: Lessons from 10 Code Reviews
konradreiche
0
1.3k
ALL CODE BASE ARE BELONG TO STUDY
uzulla
25
6.1k
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
950
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
250
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
The Cost Of JavaScript in 2023
addyosmani
55
9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
KATA
mclloyd
32
15k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Fireside Chat
paigeccino
40
3.7k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Music & Morning Musume
bryan
46
6.8k
Code Review Best Practice
trishagee
72
19k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
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