parallelSVM (0.1-9)
A Parallel-Voting Version of the Support-Vector-Machine Algorithm.
www.infofarm.be
http://cran.r-project.org/web/packages/parallelSVM
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.
Maintainer:
Wannes Rosiers
Author(s): Wannes Rosiers (InfoFarm)
License: GPL-2
Uses: doParallel, e1071, foreach
Released over 4 years ago.
4 previous versions
- parallelSVM_0.1-8. Released over 4 years ago.
- parallelSVM_0.1-7. Released over 4 years ago.
- parallelSVM_0.1-6. Released over 4 years ago.
- parallelSVM_0.1-5. Released over 4 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of parallelSVM yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for parallelSVM on google, google scholar, r-help, r-devel.
Visit parallelSVM on R Graphical Manual.