Package | Description |
---|---|
es.uam.eps.ir.ranksys.mf.als |
Alternating least-squares factorization.
|
es.uam.eps.ir.ranksys.mf.plsa |
Probabilistic latent semantic analysis.
|
Modifier and Type | Class and Description |
---|---|
class |
ALSFactorizer<U,I>
Generic alternating least-squares factorizer.
|
class |
HKVFactorizer<U,I>
Implicit matrix factorization of Hu, Koren and Volinsky.
|
class |
PZTFactorizer<U,I>
Fast ALS-based factorization of Pilászy, Zibriczky and Tikk.
|
Modifier and Type | Class and Description |
---|---|
class |
PLSAFactorizer<U,I>
Probabilistic Latent Semantic Analysis of Hofmann.
|
Copyright © 2016. All rights reserved.