SwarmSVM
The repository is an R package about ensemble learning algorithms based on SVM for my Google Summer of Code 2015 project.
It is under development.
Installation
devtools::install_github('hetong007/SwarmSVM')
Now it is on CRAN, you can also install it by
install.packages('SwarmSVM')