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
65
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
630
Training Better Models Using Automated Machine Learning
vladiliescu
0
56
Machine Learning in Azure: Service versus Studio
vladiliescu
1
2k
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
2k
Mind Reading - Understanding Recommender Systems
vladiliescu
0
72
Privacy-First Development
vladiliescu
0
97
TypeScript vs CoffeeScript
vladiliescu
0
2k
Micro Web Frameworks in .NET
vladiliescu
2
320
Other Decks in Programming
See All in Programming
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
590
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
510
Discover Metal 4
rei315
2
110
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
280
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
1
130
A2A プロトコルを試してみる
azukiazusa1
2
1.3k
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
340
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
430
ReadMoreTextView
fornewid
1
490
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
650
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
580
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
170
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Code Review Best Practice
trishagee
69
18k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The Invisible Side of Design
smashingmag
300
51k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Adopting Sorbet at Scale
ufuk
77
9.4k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
RailsConf 2023
tenderlove
30
1.1k
Building Applications with DynamoDB
mza
95
6.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Docker and Python
trallard
44
3.4k
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