MatrixFactorizationTrainer.LossFunctionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of loss function.
public enum MatrixFactorizationTrainer.LossFunctionType
type MatrixFactorizationTrainer.LossFunctionType =
Public Enum MatrixFactorizationTrainer.LossFunctionType
- Inheritance
-
MatrixFactorizationTrainer.LossFunctionType
Fields
SquareLossOneClass | 12 | Used in implicit-feedback recommendation problem. |
SquareLossRegression | 0 | Used in traditional collaborative filtering problem with squared loss. |
Applies to
Feedback
Submit and view feedback for