<?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>Evaluation Metrics for Implicit-Feedback Recommender Systems</dc:title>
  <dc:title>R package recometrics version 0.1.6-3</dc:title>
  <dc:description>Calculates evaluation metrics for implicit-feedback recommender systems
  that are based on low-rank matrix factorization models, given the fitted model
  matrices and data, thus allowing to compare models from a variety of libraries.
  Metrics include P@K (precision-at-k, for top-K recommendations), R@K (recall at k),
  AP@K (average precision at k), NDCG@K (normalized discounted cumulative gain at k),
  Hit@K (from which the 'Hit Rate' is calculated), RR@K (reciprocal rank at k, from
  which the 'MRR' or 'mean reciprocal rank' is calculated), ROC-AUC (area under the
  receiver-operating characteristic curve), and PR-AUC (area under the
  precision-recall curve).
  These are calculated on a per-user basis according to the ranking of items induced
  by the model, using efficient multi-threaded routines. Also provides functions
  for creating train-test splits for model fitting and evaluation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.1), Matrix (&gt;= 1.3-4), MatrixExtra (&gt;= 0.1.6),
float, RhpcBLASctl, methods</dc:relation>
  <dc:relation>LinkingTo: Rcpp, float</dc:relation>
  <dc:relation>Suggests: recommenderlab (&gt;= 0.2-7), cmfrec (&gt;= 3.2.0), data.table,
knitr, rmarkdown, kableExtra, testthat</dc:relation>
  <dc:creator>David Cortes &lt;david.cortes.rivera@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Cortes</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=recometrics/LICENSE)</dc:rights>
  <dc:date>2023-02-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=recometrics</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.recometrics</dc:identifier>
</oai_dc:dc>
