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: 2023-08-18
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 10 Apr. 2025.
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
03/1103/1303/1503/1803/1903/2003/2103/2203/2503/2803/2904/0404/0604/0704/08Downloads for parallelML11.522.533.54TrendBars

Today's Hot Picks in Authors and Packages

RODBC  
ODBC Database Access
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
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  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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