Skip to Content
機械学習デザインパターン ―データ準備、モデル構築、MLOpsの実践上の問題と解決
book

機械学習デザインパターン ―データ準備、モデル構築、MLOpsの実践上の問題と解決

by Valliappa Lakshmanan, Sara Robinson, Michael Munn, 鷲崎 弘宜, 竹内 広宜, 名取 直毅, 吉岡 信和
October 2021
Beginner to intermediate
414 pages
6h 25m
Japanese
O'Reilly Japan, Inc.
Content preview from 機械学習デザインパターン ―データ準備、モデル構築、MLOpsの実践上の問題と解決

3章問題表現のパターン

「2章 データ表現のパターン」では、機械学習モデルの入力を表現するさまざまな方法をまとめたデザインパターンを見ました。本章では、さまざまな種類の機械学習の問題を取り上げ、問題に応じてモデルのアーキテクチャがどのように変わるのかについて分析します。

入力や出力の形式は、モデルのアーキテクチャに影響を与える2つの重要な要素です。例えば、教師あり機械学習の問題では、解決しようとしている問題が分類なのか回帰なのかによって、出力が異なります。また、画像・音声・テキストなど時間方向または空間方向に相関のあるデータには畳み込み層、系列データには回帰型ニューラルネットワークなど、入力データの種類に対して効果的なニューラルネットワークの層が存在します。これらの層を活用するにあたって、最大値プーリング(max pooling)やアテンション(attention)などの特別な方法があり、膨大な文献が存在します。行列分解などによる推薦やARIMAなどの時系列予測のような問題を扱う場合に対しても、さまざまな解決策が作られています。さらに、より複雑な問題を解決するために、共通のイディオムを用いた単純なモデル群を使用できます。例えば、テキスト生成には、ビームサーチアルゴリズムを用いて出力を後処理する分類モデルを使用することがよくあります。

ここでは活発な研究分野から離れ、議論を限定し、機械学習の特定の専門分野に関連するパターンや慣用的な用法は無視します。代わりに、回帰と分類に焦点を当て、この2種類の機械学習モデルにおける問題表現のパターンを検討します。

問題再設定パターンでは、直感的には回帰問題を分類問題として捉えます。または逆に分類問題を回帰問題として捉えます。マルチラベルパターンでは、訓練サンプルを複数のクラスに割り当てます。 ...

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

プログラミング・ビットコイン ―ゼロからビットコインをプログラムする方法

プログラミング・ビットコイン ―ゼロからビットコインをプログラムする方法

Jimmy Song, 中川 卓俊, 住田 和則, 中村 昭雄, 星野 靖子
情報アーキテクチャ 第4版 ―見つけやすく理解しやすい情報設計

情報アーキテクチャ 第4版 ―見つけやすく理解しやすい情報設計

Louis Rosenfeld, Peter Morville, Jorge Arango, 篠原 稔和, 岡 真由美
行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

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

Stephen Wendel, 武山 政直, 相島 雅樹, 反中 望, 松村 草也
戦略的データサイエンス入門 ―ビジネスに活かすコンセプトとテクニック

戦略的データサイエンス入門 ―ビジネスに活かすコンセプトとテクニック

Foster Provost, Tom Fawcett, 竹田 正和, 古畠 敦, 瀬戸山 雅人, 大木 嘉人, 藤野 賢祐, 宗定 洋平, 西谷 雅史, 砂子 一徳, 市川 正和, 佐藤 正士

Publisher Resources

ISBN: 9784873119564Other