Package: parallelML
Type: Package
Title: A Parallel-Voting Algorithm for many Classifiers
Version: 1.2
Date: 2015-06-26
Author: Wannes Rosiers (InfoFarm)
Maintainer: Wannes Rosiers <wannes.rosiers@infofarm.be>
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.
License: GPL-2
Depends: R (>= 2.14.0)
Imports: parallel (>= 3.1.1), foreach (>= 1.2.0), doParallel (>= 1.0.8)
URL: www.infofarm.be
NeedsCompilation: no
Packaged: 2015-06-26 09:22:38 UTC; wannes
Repository: CRAN
Date/Publication: 2015-06-26 14:02:47
Built: R 4.1.0; ; 2021-05-26 22:58:26 UTC; unix
