An ensemble classifier for multiclass classification. This is a novel classifier that natively works as an ensemble. It projects data on a large number of matrices, and uses very simple classifiers on each of these projections. The results are then combined, ideally via Dempster-Shafer Calculus.
Version: | 1.3.2 |
Depends: | R (≥ 2.10) |
Imports: | sm, MASS, gtools, parallel |
Published: | 2016-02-22 |
DOI: | 10.32614/CRAN.package.MuViCP |
Author: | Mohit Dayal |
Maintainer: | Mohit Dayal <mohitdayal2000 at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | MuViCP results |
Reference manual: | MuViCP.pdf |
Package source: | MuViCP_1.3.2.tar.gz |
Windows binaries: | r-devel: MuViCP_1.3.2.zip, r-release: MuViCP_1.3.2.zip, r-oldrel: MuViCP_1.3.2.zip |
macOS binaries: | r-release (arm64): MuViCP_1.3.2.tgz, r-oldrel (arm64): MuViCP_1.3.2.tgz, r-release (x86_64): MuViCP_1.3.2.tgz, r-oldrel (x86_64): MuViCP_1.3.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=MuViCP to link to this page.