Learn R Programming

KCSNBShiny (version 0.1.0)

Naive Bayes Classifier

Description

Predicts any variable in any categorical dataset for given values of predictor variables. If a dataset contains 4 variables, then any variable can be predicted based on the values of the other three variables given by the user. The user can upload their own datasets and select what variable they want to predict. A 'handsontable' is provided to enter the predictor values and also accuracy of the prediction is also shown.

Copy Link

Version

Install

install.packages('KCSNBShiny')

Monthly Downloads

168

Version

0.1.0

License

GPL-2

Maintainer

Karne Sai

Last Published

July 1st, 2019

Functions in KCSNBShiny (0.1.0)

KCSNBShiny

Naive Bayes Classifier