Interface | Description |
---|---|
CfId<T> |
Classes that implement this interface represent the ID of a node in a
user-item graph.
|
Class | Description |
---|---|
Als |
Alternating Least Squares (ALS) implementation.
|
CfLongId |
This class represents the ID of a node in a CF scenario that has an
identifier of type long.
|
CfLongIdDeserializer | |
CfLongIdSerde | |
CfLongIdSerializer | |
EdgeCfLongIdFloatValueParser | |
FloatMatrixMessage |
Messages send in most of the CF algorithm typically must carry the id of the
message sender as well as the payload of the message, that is, the latent
vector.
|
Sgd |
Stochastic Gradient Descent (SGD) implementation.
|
Svdpp | |
Svdpp.SvdppValue |
A value in the Svdpp algorithm consists of (i) the baseline estimate, (ii)
the latent vector, and (iii) the weight vector.
|
Copyright © 2020. All rights reserved.