Other packages > Find by keyword >

parallelML  

A Parallel-Voting Algorithm for many Classifiers
View on CRAN: Click here


Download and install parallelML package within the R console
Install from CRAN:
install.packages("parallelML")

Install from Github:
library("remotes")
install_github("cran/parallelML")

Install by package version:
library("remotes")
install_version("parallelML", "1.2")



Attach the package and use:
library("parallelML")
Maintained by
Wannes Rosiers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-23
Latest Update:
Description:
By sampling your data, running the provided classifier 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 machine learning algorithm and possibly even more accurate predictions.
How to cite:
Wannes Rosiers (2015). parallelML: A Parallel-Voting Algorithm for many Classifiers. R package version 1.2, https://cran.r-project.org/web/packages/parallelML. Accessed 28 Jun. 2026.
Previous versions and publish date:
1.1 (2015-06-23 08:14), 1.2 (2015-06-26 14:02)
Other packages that cited parallelML R package
View parallelML citation profile
Other R packages that parallelML depends, imports, suggests or enhances
Functions, R codes and Examples using the parallelML R package
Some associated functions: caller . convertAverage . getArgs . getCall . get_args . iris . parallelML-package . parallelML . predictML . registerCores . testData . trainData . trainSample . 
Some associated R codes: convertAverage.R . fitted.parallelML.R . getArgs.R . getCall.R . parallelML.R . predictML.R . print.parallelML.R . registerCores.R . summary.parallelML.R . trainSample.R .  Full parallelML package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
arnie  
"Arnie" box office records 1982-2014
Arnold Schwarzenegger movie weekend box office records from1982-2014 ...
Download / Learn more Package Citations See dependency  
Rirt  
Data Analysis and Parameter Estimation Using Item Response Theory
Parameter estimation, computation of probability, information, and (log-)likelihood, and visualizat ...
Download / Learn more Package Citations See dependency  
XKCDdata  
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < ...
Download / Learn more Package Citations See dependency  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
EventWinRatios  
Event-Specific Win Ratios for Terminal and Non-Terminal Events
Provides several confidence interval and testing procedures using event-specific win ratios for sem ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA