parallelSVM: A Parallel-Voting Version of the Support-Vector-Machine Algorithm

By sampling your data, running the Support-Vector-Machine algorithm on these samples in parallel on your own machine and letting your models vote on a prediction, we return much faster predictions than the regular Support-Vector-Machine and possibly even more accurate predictions.

Package details

AuthorWannes Rosiers (InfoFarm)
MaintainerWannes Rosiers <wannes.rosiers@infofarm.be>
LicenseGPL-2
Version0.1-9
URL www.infofarm.be
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("parallelSVM")

Try the parallelSVM package in your browser

Any scripts or data that you put into this service are public.

parallelSVM documentation built on May 2, 2019, 9:32 a.m.