Package: GGClassification 0.1
GGClassification: Gabriel Graph Based Large-Margin Classifiers
Contains the implementation of a binary large margin classifier based on Gabriel Graph. References for this method can be found in L.C.B. Torres et al. (2015) <doi:10.1049/el.2015.1644>.
Authors:
GGClassification_0.1.tar.gz
GGClassification_0.1.zip(r-4.7)GGClassification_0.1.zip(r-4.6)GGClassification_0.1.zip(r-4.5)
GGClassification_0.1.tgz(r-4.6-x86_64)GGClassification_0.1.tgz(r-4.6-arm64)GGClassification_0.1.tgz(r-4.5-x86_64)GGClassification_0.1.tgz(r-4.5-arm64)
GGClassification_0.1.tar.gz(r-4.7-arm64)GGClassification_0.1.tar.gz(r-4.7-x86_64)GGClassification_0.1.tar.gz(r-4.6-arm64)GGClassification_0.1.tar.gz(r-4.6-x86_64)
GGClassification_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GGClassification/json (API)
| # Install 'GGClassification' in R: |
| install.packages('GGClassification', repos = c('https://fvcampos.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f5d71aee19. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 108 | ||
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 125 | ||
| linux-release-arm64 | OK | 117 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 183 | ||
| macos-release-x86_64 | OK | 437 | ||
| macos-oldrel-arm64 | OK | 141 | ||
| macos-oldrel-x86_64 | OK | 354 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 180 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 99 |
Exports:GabrielGraphmodelpredict
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Gabriel Graph Based Large-Margin Classifiers. | GGClassification-package GGClassification |
| Constructs a Gabriel Graph from data. | GabrielGraph |
| Calculates the parameters of a large-margin classifier based on the Gabriel Graph. | model |
| Inference of classes based on received parameters of large-margin classifier. | predict |
