The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Naive Bayes Classifier
Version: 0.1.0
Author: Karne Chaithanya Sai
Maintainer: Karne Chaithanya Sai <karnechaithanyasai@gmail.com>
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.
License: GPL-2
LazyData: FALSE
URL: https://karnechaithanyasai.shinyapps.io/KCSNBShiny/
Encoding: UTF-8
Imports: shiny, rhandsontable, dplyr, caret, e1071,
RoxygenNote: 6.1.1
NeedsCompilation: no
Repository: CRAN
Packaged: 2019-06-28 16:32:49 UTC; Mahe
Date/Publication: 2019-07-01 12:20:03 UTC

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.

Usage

KCSNBShiny()

Examples

if(interactive()){KCSNBShiny()}

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.