CRAN/E | KCSKNNShiny

KCSKNNShiny

K-Nearest Neighbour Classifier

Installation

About

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.

Key Metrics

Version 0.1.0
Published 2019-07-19 1750 days ago
Needs compilation? no
License GPL-2
CRAN checks KCSKNNShiny results

Downloads

Yesterday 4 0%
Last 7 days 39 -24%
Last 30 days 151 -6%
Last 90 days 403 -37%
Last 365 days 1.816 -22%

Maintainer

Maintainer

Karne Chaithanya Sai

karnechaithanyasai@gmail.com

Authors

Karne Chaithanya Sai

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

shiny
rhandsontable
dplyr
caret
FNN