<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Recommender System using Matrix Factorization</dc:title>
  <dc:title>R package recosystem version 0.5.1</dc:title>
  <dc:description>R wrapper of the 'libmf' library
    &lt;https://www.csie.ntu.edu.tw/~cjlin/libmf/&gt; for recommender
    system using matrix factorization. It is typically used to
    approximate an incomplete matrix using the product of two
    matrices in a latent space. Other common names for this task
    include "collaborative filtering", "matrix completion",
    "matrix recovery", etc. High performance multi-core parallel
    computing is supported in this package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0), methods</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.11.0), float</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppProgress</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, prettydoc, Matrix</dc:relation>
  <dc:creator>Yixuan Qiu &lt;yixuan.qiu@cos.name&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yixuan Qiu, David Cortes, Chih-Jen Lin, Yu-Chin Juan, Wei-Sheng Chin,
    Yong Zhuang, Bo-Wen Yuan, Meng-Yuan Yang, and other
    contributors. See file AUTHORS for details.</dc:contributor>
  <dc:rights>BSD_3_clause + file LICENSE (https://CRAN.R-project.org/package=recosystem/LICENSE)</dc:rights>
  <dc:date>2023-05-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=recosystem</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.recosystem</dc:identifier>
</oai_dc:dc>
