Package: MuViCP 1.3.2

MuViCP: MultiClass Visualizable Classification using Combination of Projections

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.

Authors:Mohit Dayal

MuViCP_1.3.2.tar.gz
MuViCP_1.3.2.zip(r-4.5)MuViCP_1.3.2.zip(r-4.4)MuViCP_1.3.2.zip(r-4.3)
MuViCP_1.3.2.tgz(r-4.4-any)MuViCP_1.3.2.tgz(r-4.3-any)
MuViCP_1.3.2.tar.gz(r-4.5-noble)MuViCP_1.3.2.tar.gz(r-4.4-noble)
MuViCP_1.3.2.tgz(r-4.4-emscripten)MuViCP_1.3.2.tgz(r-4.3-emscripten)
MuViCP.pdf |MuViCP.html
MuViCP/json (API)
NEWS

# Install 'MuViCP' in R:
install.packages('MuViCP', repos = c('https://dmohit.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • cancer - Wisconsin Breast Cancer Data from UCI website

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 8 scripts 114 downloads 28 exports 3 dependencies

Last updated 9 years agofrom:328b6b03fb. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:ab.distab.dist.matYbasis_randombpabpamatcombine.bpa.bscombine.bpa.dscombine.bpa.list.bscombine.bpa.list.dscombine.bpamat.bscombine.bpamat.dscombine.bpamat.list.bscombine.bpamat.list.dscombine.bscombine.dsensembleeu.disteu.dist.matYget.NNjit_bel.builderkde_bel.builderknn_bel.builderleast.kleast.pmh.distmh.dist.matYwhich.least.kwhich.least.p

Dependencies:gtoolsMASSsm

Readme and manuals

Help Manual

Help pageTopics
MuViCPMuViCP-package MuViCP
Distance Functions for nearest neighboursab.dist ab.dist.matY eu.dist eu.dist.matY mh.dist mh.dist.matY
Generate a random basisbasis_random
Building Belief Functionsjit_bel.builder kde_bel.builder knn_bel.builder
Basic Probability Assignment Objectsbpa print.bpa
Matrices of Basic Probability Assignment Objectsbpamat print.bpamat
Wisconsin Breast Cancer Data from UCI websitecancer
Combining Basic Probability Assignmentscombine.bpa.bs combine.bpa.ds combine.bpa.list.bs combine.bpa.list.ds combine.bpamat.bs combine.bpamat.ds combine.bpamat.list.bs combine.bpamat.list.ds combine.bs combine.ds
Ensemble Objects for Classificationensemble
Function to find the nearest neighboursget.NN
Functions to find the few smallest elements in a vector.least.k least.p which.least.k which.least.p