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
Taking ML to production - a journey
Search
Arnon Rotem-Gal-Oz
July 06, 2021
Technology
0
120
Taking ML to production - a journey
Go over some of the complexities of turning a machine learning solution to one used in production
Arnon Rotem-Gal-Oz
July 06, 2021
Tweet
Share
More Decks by Arnon Rotem-Gal-Oz
See All by Arnon Rotem-Gal-Oz
Coding with AI
arnonrgo
0
27
Brownfield Architecture transformations
arnonrgo
0
130
Software architecture 101
arnonrgo
0
1.6k
Apache Spark - Overview
arnonrgo
0
45
Topics in Distributed Systems
arnonrgo
0
31
Docker & Kubernetes
arnonrgo
0
24
Data Security @ the personal level
arnonrgo
0
27
Microservices it's deja vu all over again
arnonrgo
0
25
Big Data in the Cloud - Welcome to cost oriented design
arnonrgo
0
21
Other Decks in Technology
See All in Technology
広島発!スタートアップ開発の裏側
tsankyo
0
240
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
1
140
モダンな現場と従来型の組織——そこに生じる "不整合" を解消してこそチームがパフォーマンスを発揮できる / Team-oriented Organization Design 20250825
mtx2s
5
520
生成AI利用プログラミング:誰でもプログラムが書けると 世の中どうなる?/opencampus202508
okana2ki
0
190
Understanding Go GC #coefl_go_jp
bengo4com
0
1.1k
認知戦の理解と、市民としての対抗策
hogehuga
0
310
Claude Code x Androidアプリ 開発
kgmyshin
1
570
JOAI発表資料 @ 関東kaggler会
joai_committee
1
260
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
2
200
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
1
150
モダンフロントエンド 開発研修
recruitengineers
PRO
2
260
我々は雰囲気で仕事をしている / How can we do vibe coding as well
naospon
2
220
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Producing Creativity
orderedlist
PRO
347
40k
Building an army of robots
kneath
306
46k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
What's in a price? How to price your products and services
michaelherold
246
12k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Site-Speed That Sticks
csswizardry
10
780
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Rails Girls Zürich Keynote
gr2m
95
14k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Transcript
Taking ML to production - A journey Arnon Rotem-Gal-Oz
Mental model of the probelm Admission Intubation Alert >6 hours
Challlenge 1 defining the problem
A Perfect Representation of the Machine Learning Cycle from start
to end | Image Source: MLOps (Published under Creative Commons Attribution 4.0 International Public License and used with attribution (“INNOQ”))
None
Challenge 2 – how we measure
Challenge 3 Data quality
None
Challenge 5 different types of data Model(s) text time series
categorical
Challenge 6 labeling Admission Intubation
Challenge 7 dealing with imballance
Challenge 8 Model experimentation cycle
Modeling
Challenge 9 – Overfit
None
Moving to production…
Challenge 10 – model degredation in production Theory Reality
Challenge11 – Is it really generalized?
Challenge 12 model validation and verification
The road to production…