Skip to Content
データサイエンス設計マニュアル
book

データサイエンス設計マニュアル

by Steven S. Skiena, 小野 陽子, 長尾 高弘
January 2020
Beginner to intermediate
728 pages
10h 26m
Japanese
O'Reilly Japan, Inc.
Content preview from データサイエンス設計マニュアル
9.8 さらなる探求のために 275
しか
し、「はず」は必ずしもその通りになるとは限らない。これらの分類器はすべて独立に訓練されてい
るが、これらの合計が T = 1 になるように強制するものはどこにもない。
解決するためには、これらすべての確率を適切な定数で割れば良い。つまり F
(x) = F (x)/T である。こ
こで分配関数とは分母に現れる、規格化されていない確率を規格化するためのものだ。
多項ロジスティック回帰は、1 つのクラスとその他すべてを分類する独立した分類器をもっと原則的な方
法で訓練して正しい確率が得られるようにする。多項ロジスティック回帰では、対数オッズ比のための正し
い分配関数が使われる。対数オッズ比は得られた値の指数関数を使って計算される。本書ではこれ以上のこ
とは説明しないが、マルチクラス回帰問題を扱う必要があるなら、いつも使う機械学習ライブラリで多項ロ
ジスティック回帰関数を探し、その仕組みを調べるとよいだろう。
ベイズ分析では、分配関数と関連性のある概念が登場する。証拠 E の関数として最もそれらしいラベル
A を特定しなければならないことも多い。ベイズの定理は次のようなものだったことを思い出そう。
P (A | E) =
P (E | A)P (A)
P (E)
本物の確
率としてこれを計算するためには、分母の P (E) がわからなければならないが、これは簡単に計
算できない場合がある。しかし、ラベル B よりもラベル A の方が適切かどうかを調べるために P (A |
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

Python機械学習クックブック

Python機械学習クックブック

Chris Albon, 中田 秀基
Rではじめるデータサイエンス

Rではじめるデータサイエンス

Hadley Wickham, Garrett Grolemund, 黒川 利明, 大橋 真也
プログラミングC# 第8版

プログラミングC# 第8版

Ian Griffiths, 木下 哲也, 鈴木 幸敏

Publisher Resources

ISBN: 9784873118918Other