Package: parallelML
Type: Package
Title: A Parallel-Voting Algorithm for many Classifiers
Version: 1.1
Date: 2015-06-23
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-23 05:47:46 UTC; wannes
Repository: CRAN
Date/Publication: 2015-06-23 08:14:36
