Learn R Programming

ramsvm (version 2.3)

Reinforced Angle-Based Multicategory Support Vector Machines

Description

Provides a solution path for Reinforced Angle-based Multicategory Support Vector Machines, with linear learning, polynomial learning, and Gaussian kernel learning. C. Zhang, Y. Liu, J. Wang and H. Zhu. (2016) .

Copy Link

Version

Install

install.packages('ramsvm')

Monthly Downloads

626

Version

2.3

License

GPL-2

Maintainer

Shannon Holloway

Last Published

June 6th, 2022

Functions in ramsvm (2.3)

ramsvm

The classifier for Reinforced Angle-Based Multicategory Support Vector Machines (RAMSVMs).
predict

A function that provides class label predictions for objects returned by the "ramsvm" function.