YunyiShen / LRMF3

Low Rank Matrix Factorization S3 Objects

Home Page:https://rohelab.github.io/LRMF3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRMF3

Codecov test coverage R build status

LRMF3 is a developer facing package designed to provide a standardized representation of low rank matrix factorization objects using the S3 object system.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("RoheLab/fastadi")

Notes to self

Conventions

  • mf refers to SVD like matrix factorizations
  • fa refers to FA like matrix factorizations

Related work

About

Low Rank Matrix Factorization S3 Objects

https://rohelab.github.io/LRMF3/

License:Other


Languages

Language:R 66.7%Language:C++ 27.5%Language:Perl 3.0%Language:Shell 2.7%