Functions for classification and group membership probability estimation are given. The issue of non-informative features in the data is addressed by utilizing the ensemble method. A few optimal models are selected in the ensemble from an initially large set of base k-nearest neighbours (KNN) models, generated on subset of features from the training data. A two stage assessment is applied in selection of optimal models for the ensemble in the training function. The prediction functions for classification and class membership probability estimation returns class outcomes and class membership probability estimates for the test data. The package includes measure of classification error and brier score, for classification and probability estimation tasks respectively.
Version: | 1.0 |
Imports: | caret, stats |
Published: | 2015-09-13 |
Author: | Asma Gul, Aris Perperoglou, Zardad Khan, Osama Mahmoud, Werner Adler, Miftahuddin Miftahuddin, and Berthold Lausen |
Maintainer: | Asma Gul <agul at essex.ac.uk> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | ESKNN results |
Reference manual: | ESKNN.pdf |
Package source: | ESKNN_1.0.tar.gz |
Windows binaries: | r-devel: ESKNN_1.0.zip, r-release: ESKNN_1.0.zip, r-oldrel: ESKNN_1.0.zip |
OS X binaries: | r-release: ESKNN_1.0.tgz, r-oldrel: ESKNN_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ESKNN to link to this page.