Raspberry Pi 3 Cookbook for Python Programmers
上QQ阅读APP看书,第一时间看更新

Building a Naive Bayes classifier

A Naive Bayes classifier employs Bayes' theorem to construct a supervised model.