tidynaivebayes

The tidynaivebayes package is a tidy implementation of the Naive Bayes classifier.

Installation

You can install tidynaivebayes from GitHub with:

# install.packages("devtools")
devtools::install_github("datascienceworkshops/tidynaivebayes")

License

The tidynaivebayes package is licensed under the GPLv3 (http://www.gnu.org/licenses/gpl.html).



datascienceworkshops/tidynaivebayes documentation built on May 23, 2019, 7:31 a.m.