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 データサイエンス設計マニュアル
11.2 決定木分類器 327
は非
常にまれである。「defenestrate」という英単語を見たことがあるだろうか
*
2。もっと困るのは 1 冊の本
よりも単語数が少ないような文書である。この種の文書には、単語が 10 万語も含まれておらず、必然的に
語彙のあちらこちらに 0 が入ることになる。ラプラススムージングは、こういったカウントベクトルを意味
のある確率ベクトルに変換し、あまり使われず、普通の人が見たこともないような単語にも 0 ではない確率
を与えることができる。
11.2 決定木分類器
決定木は、任意の入力ベクトル X を分類するために使われる二分木である。木構造の各ノードには、何
らかのフィールド x
i
X に対する「x
i
23.7 か?」のような単純な特徴の比較が含まれている。このよ
うな比較の結果は、真または偽であり、それによって左の子(left child)と右の子(right child)のどちらに
進むべきかが決まる。この種の木構造は、広い範囲の問題に応用できるため、分類回帰木CART)と呼ば
れることがある。
決定木は、訓練事例を比較的同質なクラスによるグループに分類するので、判定は簡単だ。図
11 -3 は、
乗船したタイタニック号が沈没しても生き残る可能性を予測するための決定木の例である。決定木中の段階
を追っていくと、ルートからリーフまで乗客はすべて一意な経路に分類される。ルートのテストは、女性と
子どもを優先させるという海事の伝統を反映している。女性の 73 % は生 ...
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