Skip to content

jeroenjanssens/tidynaivebayes

Repository files navigation

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).

About

A tidy implementation of the Naive Bayes classifier

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published