Machine learning
ナイーブベイズ
ナイーブベイズは、クラスが与えられた場合に特徴量が条件付き独立であると仮定しながらベイズの定理を適用する、高速な確率的分類器です。この手法は、トム・ミッチェルの1997年の教科書『機械学習』で標準的な機械学習手法として扱われています。この単純化された(「ナイーブな」)仮定にもかかわらず、学習は迅速で、しばしば驚くほど正確です。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+11 more
出典
- Mitchell, T. M. (1997). Machine Learning. McGraw-Hill. ISBN: 978-0070428072
このページの引用方法
ScholarGate. (2026, June 1). Naive Bayes Classifier. ScholarGate. https://scholargate.app/ja/machine-learning/naive-bayes
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →