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
12
Brownfield Architecture transformations
arnonrgo
0
120
Software architecture 101
arnonrgo
0
1.5k
Apache Spark - Overview
arnonrgo
0
44
Topics in Distributed Systems
arnonrgo
0
30
Docker & Kubernetes
arnonrgo
0
22
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
20
Other Decks in Technology
See All in Technology
新卒から4年間、20年もののWebサービスと向き合って学んだソフトウェア考古学 - PHPカンファレンス新潟2025 / new graduate 4year software archeology
oguri
2
360
SmartHRの複数のチームにおけるMCPサーバーの活用事例と課題
yukisnow1823
2
1.2k
Java で学ぶ 代数的データ型
ysknsid25
1
520
障害を回避するHttpClient再入門 / Avoiding Failures HttpClient Reintroduction
uskey512
1
140
CloudBruteによる外部からのS3バケットの探索・公開の発見について / 20250605 Kumiko Hennmi
shift_evolve
3
190
OTel meets Wasm: プラグイン機構としてのWebAssemblyから見る次世代のObservability
lycorptech_jp
PRO
1
300
mnt_data_とは?ChatGPTコード実行環境を深堀りしてみた
icck
0
210
Slackひと声でブログ校正!Claudeレビュー自動化編
yusukeshimizu
3
180
FastMCPでSQLをチェックしてくれるMCPサーバーを自作してCursorから動かしてみた
nayuts
1
220
CSSDay, Amsterdam
brucel
0
130
DevOpsDays Taipei 2025 -- Creating Awesome Change in SmartNews!
martin_lover
0
160
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
360k
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
750
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
1
82
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Designing for Performance
lara
608
69k
Documentation Writing (for coders)
carmenintech
71
4.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.6k
Fireside Chat
paigeccino
37
3.5k
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…