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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Vlad Iliescu
May 13, 2017
Programming
0
79
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
810
Training Better Models Using Automated Machine Learning
vladiliescu
0
75
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.9k
Boy meets Girl: A Machine Learning Deployment Story
vladiliescu
0
2.2k
Mind Reading - Understanding Recommender Systems
vladiliescu
0
94
Privacy-First Development
vladiliescu
0
100
TypeScript vs CoffeeScript
vladiliescu
0
2.1k
Micro Web Frameworks in .NET
vladiliescu
2
330
Other Decks in Programming
See All in Programming
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
560
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
190
AHC061解説
shun_pi
0
380
Unity6.3 AudioUpdate
cova8bitdots
0
140
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
400
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
330
文字コードの話
qnighy
44
17k
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
230
Everything Claude Code OSS詳細 — 5層構造の中身と導入方法
targe
0
120
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
200
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
590
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
630
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
130
So, you think you're a good person
axbom
PRO
2
2k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Documentation Writing (for coders)
carmenintech
77
5.3k
New Earth Scene 8
popppiees
1
1.7k
Paper Plane
katiecoart
PRO
0
48k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Faster Mobile Websites
deanohume
310
31k
Chasing Engaging Ingredients in Design
codingconduct
0
140
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
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