Files in dselivanov/rsparse
Statistical Learning on Sparse Matrices

.Rbuildignore
.clang-format
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
Makefile
NAMESPACE
NEWS.md R/MatrixFactorizationRecommender.R R/RcppExports.R R/SoftALS.R R/data.R R/kmeans.R R/metrics.R R/model_FTRL.R R/model_FactorizationMachine.R R/model_GloVe.R R/model_LinearFlow.R R/model_PureSVD.R R/model_RankMF.R R/model_ScaleNormalize.R R/model_WRMF.R R/splr.R R/utils.R R/utils_SoftALS.R R/zzz.R README.md
cleanup
configure
configure.ac
configure.win
cran-comments.md
data/movielens100k.RData
docs/img/LinearFlow.png
docs/img/MMMF.png
docs/img/WRMF.png
docs/img/soft-impute-svd-form.png
docs/img/soft-impute.png
docs/img/soft-svd.png
inst/include/mapped_csc.hpp
inst/include/mapped_csr.hpp
inst/include/nnls.hpp
inst/include/wrmf.hpp
inst/include/wrmf_explicit.hpp
inst/include/wrmf_implicit.hpp
inst/include/wrmf_utils.hpp
man/FTRL.Rd man/FactorizationMachine.Rd man/GloVe.Rd man/LinearFlow.Rd man/MatrixFactorizationRecommender.Rd man/PureSVD.Rd man/ScaleNormalize.Rd man/WRMF.Rd man/detect_number_omp_threads.Rd
man/figures/logo.png
man/metrics.Rd man/movielens100k.Rd man/soft_impute.Rd man/train_test_split.Rd
rsparse.Rproj
src/FTRL.cpp
src/GloVe.cpp
src/Makevars.in
src/Makevars.win
src/RcppExports.cpp
src/factorization_machine.cpp
src/install.libs.R.bak
src/kmeans.cpp
src/matrix_top_product.cpp
src/nnls.cpp
src/rankmf.cpp
src/rsparse.h
src/utils.cpp
src/wrmf_explicit.cpp
src/wrmf_implicit.cpp
src/wrmf_init.cpp
tests/testthat.R tests/testthat/test-fm.R tests/testthat/test-ftrl.R tests/testthat/test-glove.R tests/testthat/test-linear-flow.R tests/testthat/test-metrics.R tests/testthat/test-puresvd.R tests/testthat/test-soft-als.R tests/testthat/test-top-product.R tests/testthat/test-wrmf.R
dselivanov/rsparse documentation built on April 19, 2023, 11:11 p.m.