parallelML: A Parallel-Voting Algorithm for many Classifiers

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.

Package details

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

Try the parallelML package in your browser

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

parallelML documentation built on May 2, 2019, 2:44 a.m.