- Mastering Machine Learning on AWS
- Dr. Saket S.R. Mengle Maximo Gurmendez
- 132字
- 2021-06-24 14:23:13
Naive Bayes classifier
Na?ve Bayes classifier is a ML algorithm based on Bayes' theorem. The algorithm is comparable to how a belief system evolves. Bayes' theorem was initially introduced by an English mathematician, Thomas Bayes, in 1776. This algorithm has various applications, and has been used for many historic tasks for more than two centuries. One of the most famous applications of this algorithm was by Alan Turing during the Second World War, where he used Bayes' theorem to decrypt the German Enigma code. Bayes' theorem has also found an important place in ML for algorithms such as Bayesian Net and Naive Bayes algorithm. The Na?ve Bayes algorithm is very popular for ML due to its low complexity and transparency regarding why it makes the prediction.
推薦閱讀
- Python GUI Programming:A Complete Reference Guide
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- 3ds Max Speed Modeling for 3D Artists
- Manage Partitions with GParted How-to
- 計算機維修與維護技術速成
- Large Scale Machine Learning with Python
- 龍芯自主可信計算及應用
- 深入理解序列化與反序列化
- Java Deep Learning Cookbook
- Blender Game Engine:Beginner's Guide
- IP網絡視頻傳輸:技術、標準和應用
- 計算機組成技術教程
- 筆記本電腦現場維修實錄
- Hands-On Game Development with WebAssembly
- 電腦組裝與硬件維修從入門到精通