ECLRMC: Ensemble Correlation-Based Low-Rank Matrix Completion

Ensemble correlation-based low-rank matrix completion method (ECLRMC) is an extension to the LRMC based methods. Traditionally, the LRMC based methods give identical importance to the whole data which results in emphasizing on the commonality of the data and overlooking the subtle but crucial differences. This method aims to overcome the equality assumption problem that exists in the current LRMS based methods. Ensemble correlation-based low-rank matrix completion (ECLRMC) takes consideration of the specific characteristic of each sample and performs LRMC on the set of samples with a strong correlation. It uses an ensemble learning method to improve the imputation performance. Since each sample is analyzed independently this method can be parallelized by distributing imputation across many computation units or GPU platforms. This package provides three different methods (LRMC, CLRMC and ECLRMC) for data imputation. There is also an NRMS function for evaluating the result. Chen, Xiaobo, et al (2017) <doi:10.1016/j.knosys.2017.06.010>.

Version: 1.0
Depends: softImpute
Published: 2018-08-31
Author: Mahdi Ghadamyari [aut, cre], Mehdi Naseri [aut]
Maintainer: Mahdi Ghadamyari <ghadamy at uwindsor.ca>
License: GPL-2
NeedsCompilation: no
Materials: README NEWS
In views: MissingData
CRAN checks: ECLRMC results

Documentation:

Reference manual: ECLRMC.pdf

Downloads:

Package source: ECLRMC_1.0.tar.gz
Windows binaries: r-devel: ECLRMC_1.0.zip, r-release: ECLRMC_1.0.zip, r-oldrel: ECLRMC_1.0.zip
macOS binaries: r-release (arm64): ECLRMC_1.0.tgz, r-oldrel (arm64): ECLRMC_1.0.tgz, r-release (x86_64): ECLRMC_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ECLRMC to link to this page.