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:
MuViCP_1.3.2.tar.gz
MuViCP_1.3.2.zip(r-4.7)MuViCP_1.3.2.zip(r-4.6)MuViCP_1.3.2.zip(r-4.5)
MuViCP_1.3.2.tgz(r-4.6-any)MuViCP_1.3.2.tgz(r-4.5-any)
MuViCP_1.3.2.tar.gz(r-4.7-any)MuViCP_1.3.2.tar.gz(r-4.6-any)
MuViCP_1.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MuViCP/json (API)
NEWS
| # Install 'MuViCP' in R: |
| install.packages('MuViCP', repos = c('https://dmohit.r-universe.dev', 'https://cloud.r-project.org')) |
- cancer - Wisconsin Breast Cancer Data from UCI website
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:328b6b03fb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 126 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 71 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 105 |
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
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| MuViCP | MuViCP-package MuViCP |
| Distance Functions for nearest neighbours | ab.dist ab.dist.matY eu.dist eu.dist.matY mh.dist mh.dist.matY |
| Generate a random basis | basis_random |
| Building Belief Functions | jit_bel.builder kde_bel.builder knn_bel.builder |
| Basic Probability Assignment Objects | bpa print.bpa |
| Matrices of Basic Probability Assignment Objects | bpamat print.bpamat |
| Wisconsin Breast Cancer Data from UCI website | cancer |
| Combining Basic Probability Assignments | combine.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 Classification | ensemble |
| Function to find the nearest neighbours | get.NN |
| Functions to find the few smallest elements in a vector. | least.k least.p which.least.k which.least.p |
