- Keras 2.x Projects
- Giuseppe Ciaburro
- 125字
- 2021-07-02 14:36:17
Naive Bayes algorithm
A Bayesian classifier is a classifier based on the application of Bayes' theorem. This classifier requires the knowledge of apriori and conditional probabilities related to the problem, quantities that, in general, are not known but are typically estimable. If reliable estimates of the probabilities involved in the theorem can be obtained, the Bayesian classifier is generally reliable and potentially compact.
In texts classification, with the term Bayesian classifier, we conventionally refer to the Naive Bayes classifier, that is, a simplified Bayesian classifier with an underlying probability model that makes the assumption of independence of the features, or assumes that the presence or absence of a particular feature in a textual document is not related to the presence or absence of other features.
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- HBase Design Patterns
- 21天學(xué)通C++
- 計算機網(wǎng)絡(luò)技術(shù)基礎(chǔ)
- OpenStack Cloud Computing Cookbook(Second Edition)
- AI 3.0
- Implementing Oracle API Platform Cloud Service
- 工業(yè)機器人應(yīng)用案例集錦
- 網(wǎng)絡(luò)管理工具實用詳解
- 網(wǎng)絡(luò)存儲·數(shù)據(jù)備份與還原
- Creating ELearning Games with Unity
- 運動控制系統(tǒng)(第2版)
- Deep Learning Essentials
- 大型機系統(tǒng)應(yīng)用基礎(chǔ)
- FreeCAD [How-to]