Interface | Description |
---|---|
BiasedMFKernel |
A kernel for biased matrix factorization.
|
Class | Description |
---|---|
BiasedMFItemScorer |
Item scorer using biased matrix factorization.
|
DomainClampingKernel |
Kernel that clamps each feature’s contribution to the preference domain.
|
DotProductKernel |
Kernel function that uses the dot product of the user and item vectors.
|
MFModel |
Common model for matrix factorization (SVD) recommendation.
|