Smoothing(NB for Spam Filtering)垃圾邮件分类

Smoothing: 1, It always happens that a particular word has not appeared in the given text. 2, A smoothing factor is needed, e.g. P=1/|V|, where |V| =50000 in this example. 目的,避免连乘,积为0.
相关文章
相关标签/搜索