CRAN/E | EnsembleCV

EnsembleCV

Extensible Package for Cross-Validation-Based Integration of Base Learners

Installation

About

Extends the base classes and methods of EnsembleBase package for cross-validation-based integration of base learners. Default implementation calculates average of repeated CV errors, and selects the base learner / configuration with minimum average error. The package takes advantage of the file method provided in EnsembleBase package for writing estimation objects to disk in order to circumvent RAM bottleneck. Special save and load methods are provided to allow estimation objects to be saved to permanent files on disk, and to be loaded again into temporary files in a later R session. The package can be extended, e.g. by adding variants of the current implementation.

Key Metrics

Version 0.8
Published 2016-09-13 2792 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks EnsembleCV results

Downloads

Yesterday 3 0%
Last 7 days 43 -33%
Last 30 days 184 +15%
Last 90 days 489 -32%
Last 365 days 2.282 -26%

Maintainer

Maintainer

Alireza S. Mahani

alireza.s.mahani@gmail.com

Authors

Mansour T.A. Sharabiani
Alireza S. Mahani

Material

ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

EnsembleCV archive

Depends

EnsembleBase

Imports

parallel
methods