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
690
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
SpecKitでどこまでできる? コストはどれくらい?
leveragestech
0
660
Flutterで分数(Fraction)を表示する方法
koukimiura
0
130
技術的負債の正体を知って向き合う / Facing Technical Debt
irof
0
140
CSC509 Lecture 05
javiergs
PRO
0
300
開発生産性を上げるための生成AI活用術
starfish719
3
400
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.5k
Six and a half ridiculous things to do with Quarkus
hollycummins
0
140
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
0
110
クラシルを支える技術と組織
rakutek
0
200
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
2
640
スマホから Youtube Shortsを見られないようにする
lemolatoon
17
17k
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1k
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
71
11k
The Language of Interfaces
destraynor
162
25k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Balancing Empowerment & Direction
lara
4
680
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
The Cult of Friendly URLs
andyhume
79
6.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
How to Think Like a Performance Engineer
csswizardry
27
2k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Practical Orchestrator
shlominoach
190
11k
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