Entropy Regularizer
Definition
- 는 집합 에 포함된 item 들의 feature vector 로만 이루어진 matrix 를 의미:
This definition of entropy regularizer is derived as the differential entropy of ratings based on the Probabilistic Matrix Factorization (PMF) model.
특징
- The value of entropy regularizer is maximized if the feature vectors of movies in are orthogonal (most dissimilar).
- And it is minimized when the feature vectors are linearly dependent (most similar).