KCSKNNShiny: K-Nearest Neighbour Classifier

It predicts any attribute (categorical) given a set of input numeric predictor values. Note that only numeric input predictors should be given. The k value can be chosen according to accuracies provided. The attribute to be predicted can be selected from the dropdown provided (select categorical attribute). This is because categorical attributes cannot be given as inputs here. A 'handsontable' is also provided to enter the input predictor values.

Getting started

Package details

AuthorKarne Chaithanya Sai
MaintainerKarne Chaithanya Sai <karnechaithanyasai@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("KCSKNNShiny")

Try the KCSKNNShiny package in your browser

Any scripts or data that you put into this service are public.

KCSKNNShiny documentation built on July 19, 2019, 5:04 p.m.