Machine learningMachine learning
正則化ナイーブベイズ
正則化ナイーブベイズは、古典的なナイーブベイズ確率分類器に、明示的な平滑化またはシュリンケージ(最も一般的にはラプラス(加法)平滑化)を加えて拡張したもので、未知の特徴量の値に対するゼロ確率推定を防ぎ、過学習を低減します。その結果、高速で堅牢な分類器が得られ、特にテキストのような疎または高次元のデータにおいて、平滑化されていないナイーブベイズよりも優れた汎化性能を発揮します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
このページの引用方法
ScholarGate. (2026, June 3). Regularized Naive Bayes Classifier. ScholarGate. https://scholargate.app/ja/machine-learning/regularized-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 →