Rdocumentation
powered by
Learn R Programming
GGClassification (version 0.1)
Gabriel Graph Based Large-Margin Classifiers
Description
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)
.
Copy Link
Link to current version
Version
Version
0.1
Install
install.packages('GGClassification')
Monthly Downloads
150
Version
0.1
License
GPL (>= 2)
Maintainer
Felipe Campos
Last Published
April 10th, 2020
Functions in GGClassification (0.1)
Search all functions
GGClassification-package
Gabriel Graph Based Large-Margin Classifiers.
model
Calculates the parameters of a large-margin classifier based on the Gabriel Graph.
predict
Inference of classes based on received parameters of large-margin classifier.
GabrielGraph
Constructs a Gabriel Graph from data.