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
110
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
Brownfield Architecture transformations
arnonrgo
0
89
Software architecture 101
arnonrgo
0
1.4k
Apache Spark - Overview
arnonrgo
0
38
Topics in Distributed Systems
arnonrgo
0
24
Docker & Kubernetes
arnonrgo
0
20
Data Security @ the personal level
arnonrgo
0
25
Microservices it's deja vu all over again
arnonrgo
0
22
Big Data in the Cloud - Welcome to cost oriented design
arnonrgo
0
19
Big Data Overview
arnonrgo
0
10
Other Decks in Technology
See All in Technology
リーダブルテストコード 〜メンテナンスしやすい テストコードを作成する方法を考える〜 #DevSumi #DevSumiB / Readable test code
nihonbuson
11
5.8k
第13回 Data-Centric AI勉強会, 画像認識におけるData-centric AI
ksaito_osx
0
360
室長と気ままに学ぶマイクロソフトのビジネスアプリケーションとビジネスプロセス
ryoheig0405
0
320
日経電子版 x AIエージェントの可能性とAgentic RAGによって提案書生成を行う技術
masahiro_nishimi
1
290
データ資産をシームレスに伝達するためのイベント駆動型アーキテクチャ
kakehashi
PRO
2
230
Larkご案内資料
customercloud
PRO
0
600
開発スピードは上がっている…品質はどうする? スピードと品質を両立させるためのプロダクト開発の進め方とは #DevSumi #DevSumiB / Agile And Quality
nihonbuson
1
1.3k
Tech Blogを書きやすい環境づくり
lycorptech_jp
PRO
0
120
Classmethod AI Talks(CATs) #15 司会進行スライド(2025.02.06) / classmethod-ai-talks-aka-cats_moderator-slides_vol15_2025-02-06
shinyaa31
0
170
5分で紹介する生成AIエージェントとAmazon Bedrock Agents / 5-minutes introduction to generative AI agents and Amazon Bedrock Agents
hideakiaoyagi
0
220
転生CISOサバイバル・ガイド / CISO Career Transition Survival Guide
kanny
3
410
バックエンドエンジニアのためのフロントエンド入門 #devsumiC
panda_program
16
6.5k
Featured
See All Featured
Become a Pro
speakerdeck
PRO
26
5.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
950
A Modern Web Designer's Workflow
chriscoyier
693
190k
Mobile First: as difficult as doing things right
swwweet
223
9.3k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
1k
Unsuck your backbone
ammeep
669
57k
Code Review Best Practice
trishagee
66
17k
Producing Creativity
orderedlist
PRO
343
39k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Music & Morning Musume
bryan
46
6.3k
Documentation Writing (for coders)
carmenintech
67
4.6k
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…