Skip to Content
信頼性の高い機械学習 ―SRE原則を活用したMLOps
book

信頼性の高い機械学習 ―SRE原則を活用したMLOps

by Cathy Chen, Niall Richard Murphy, Kranti Parisa, D. Sculley, Todd Underwood, 井伊 篤彦, 張 凡, 樋口 千洋
October 2024
Intermediate to advanced
388 pages
5h 45m
Japanese
O'Reilly Japan, Inc.
Content preview from 信頼性の高い機械学習 ―SRE原則を活用したMLOps

8章サービス運用

モデルを作成した後は、物事を予測し始めなければなりません。これは、しばしばモデルのサービス運用と呼ばれるプロセスです。これは、「私たちのシステムがモデルに新しい例について予測を行うように依頼し、その予測を必要とする人々やシステムに返せるようにするための構造を作成する」ことを意味する一般的な略語です。

yarnit.aiオンラインストアの例において、特定のユーザーが特定の商品を購入する可能性を予測するのに優れたモデルを作成したとしましょう。モデルがその予測をシステム全体と共有する方法が必要です。しかし、具体的にどのように設定すればいいのでしょうか。

様々な可能性があり、それぞれに異なるアーキテクチャとトレードオフがあります。これらはアプローチがかなり異なっているため、リストを見ただけでは、これらが全て同じ問題を解決しようとする試みであることは明らかではないかもしれません。しかしそれらは全て予測をシステム全体とどのように統合できるかということです。そのために、以下のいずれかを実行することができるでしょう。

  • アイオワ州デモインの1,000台のサーバーにこのモデルをロードし、全ての受信トラフィックをこれらのサーバーに送る。
  • 大規模なオフラインバッチ処理ジョブを使用して、毛糸製品とユーザークエリの最も一般的に見られる100,000,000の組み合わせに対するモデルの予測を事前計算する。これらを1日に1回、システムによって読み取られる共有データベースに書き込み、そのリストにないものについてはデフォルトのスコア=0.01を使用する。
  • モデルのJavaScriptバージョンを作成し、それをウェブページにロードして、ユーザーのブラウザで予測が行われるようにする。
  • モデルを組み込んだモバイルアプリを作成し、ユーザーのモバイルデバイス上で予測が行われるようにする。 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

リーダーの作法 ―ささいなことをていねいに

リーダーの作法 ―ささいなことをていねいに

Michael Lopp, 和智 右桂
生成AI時代の価値のつくりかた ―実践者のマインド、スキル、データ、ユースケース

生成AI時代の価値のつくりかた ―実践者のマインド、スキル、データ、ユースケース

Rob Thomas, Paul Zikopoulos, Kate Soule, 本多 真二郎, オライリー・ジャパン編集部
行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

Stephen Wendel, 武山 政直, 相島 雅樹, 反中 望, 松村 草也

Publisher Resources

ISBN: 9784814400768Publisher Website