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
Machine learning: How it can help your business...
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
szilard
March 21, 2018
190
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Machine learning: How it can help your business - Microsoft Future Decoded - Budapest, March 2018
szilard
March 21, 2018
More Decks by szilard
See All by szilard
Gradient Boosting Machines (GBM): From Zero to Hero (with R and Python Code) - Data Con LA - Oct 2020
szilard
0
240
Make Machine Learning Boring Again: Best Practices for Using Machine Learning in Businesses - Albuquerque Machine Learning Meetup (Online) - Aug 2020
szilard
0
170
Better than Deep Learning: Gradient Boosting Machines (GBM) - eRum conference - invited talk - June 2020
szilard
0
150
Gradient Boosting Machines (GBM): From Zero to Hero (with R and Python Code) - LA Data Science Meetup - February 2020
szilard
0
140
A Random Walk in Data Science and Machine Learning in Practice - CEU, Business Analytics Masters - Budapest, Febr 2020
szilard
0
340
Better than My Meetup/Conference Talks: Going Deeper in Various GBM Topics - GBM Advanced Workshop - Budapest, Nov 2019
szilard
0
110
Gradient Boosting Machines (GBM): From Zero to Hero (with R and Python Code) - Budapest BI Forum, Budapest, Nov 2019
szilard
0
170
Make Machine Learning Boring Again: Best Practices for Using Machine Learning in Businesses - LA Data Science Meetup - Playa Vista, August 2019
szilard
0
160
Better than Deep Learning: Gradient Boosting Machines (GBM) / 2019 edition - Budapest R and Data Science Meetups - Budapest, June 2019
szilard
0
140
Featured
See All Featured
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
910
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.7k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.8k
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.5k
Crafting Experiences
bethany
1
230
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
2
420
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
370
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
220
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
1.6k
Paper Plane
katiecoart
PRO
2
52k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
190
Transcript
Machine Learning: How It Can Help Your Business Szilárd Pafka,
PhD Chief Scientist, Epoch (USA) Microsoft Future Decoded, Budapest March 2018
None
Disclaimer: I am not representing my employer (Epoch) in this
talk I cannot confirm nor deny if Epoch is using any of the methods, tools, results etc. mentioned in this talk
None
Source: Andrew Ng
None
y = f(x) “Learn” f from data Source: Hastie etal,
ESL 2ed
Machine Learning linear/logistic regression decision trees neural networks support vector
machines random forests gradient boosting deep learning neural networks
Machine Learning linear/logistic regression (early 1900s/60s) decision trees (60s/80s) neural
networks (60s/80s) support vector machines (90s) random forests (90s) gradient boosting (90s) deep learning neural networks (2000s)
None
data mining Source: Szilard Pafka
data science Source: Szilard Pafka
data science Source: Szilard Pafka
CRISP-DM, 1999
data $$$
How?
None
None
Source: Andrew Ng
None
None
None
Source: @iamdevloper (twitter)
None
None
None
structured/tabular data: GBM (or RF) very small data: LR very
large sparse data: LR with SGD images/videos, speech: DL
structured/tabular data: GBM (or RF) very small data: LR very
large sparse data: LR with SGD images/videos, speech: DL better answer: it depends
structured/tabular data: GBM (or RF) very small data: LR very
large sparse data: LR with SGD images/videos, speech: DL better answer: it depends alternative answer: try them all
structured/tabular data: GBM (or RF) very small data: LR very
large sparse data: LR with SGD images/videos, speech: DL better answer: it depends alternative answer: try them all extra accuracy: combine them (ensembles)
None
None
10x
None
None
None
ML training: lots of CPU cores lots of RAM limited
time
None
None
None
None
None
Source: Szilard Pafka
None
Random forest GBM GBM + cross validation GBM + hyperparameter
tuning Logistic regression Neural Nets / Deep Learning Ensembles
None
None
None
None
None
None
Backup Slides
None
10x
None
None
None
Source: Szilard Pafka: 10 Pitfalls in Data Science, LA Data
Science Meetup, February, 2014
None
None