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
22
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
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
20
Other Decks in Technology
See All in Technology
_第3回__AIxIoTビジネス共創ラボ紹介資料_20250617.pdf
iotcomjpadmin
0
150
生成AI時代の開発組織・技術・プロセス 〜 ログラスの挑戦と考察 〜
itohiro73
0
130
“社内”だけで完結していた私が、AWS Community Builder になるまで
nagisa53
1
380
Model Mondays S2E02: Model Context Protocol
nitya
0
220
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.1k
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
16
5.5k
エンジニア向け技術スタック情報
kauche
1
250
Welcome to the LLM Club
koic
0
170
Github Copilot エージェントモードで試してみた
ochtum
0
100
mrubyと micro-ROSが繋ぐロボットの世界
kishima
2
250
PHPでWebブラウザのレンダリングエンジンを実装する
dip_tech
PRO
0
200
Prox Industries株式会社 会社紹介資料
proxindustries
0
280
Featured
See All Featured
Building an army of robots
kneath
306
45k
Writing Fast Ruby
sferik
628
61k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
Facilitating Awesome Meetings
lara
54
6.4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
RailsConf 2023
tenderlove
30
1.1k
The Cost Of JavaScript in 2023
addyosmani
51
8.4k
BBQ
matthewcrist
89
9.7k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
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…