Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option for negative preferences in ALS (#119)
Allow negative confidence values to be passed in, signifying that the user disliked the item. This lets use set higher confidence values for the known negatives. Experiments here indicate setting known negatives to a higher confidence level slightly reduces p@10, but signifincantly reduces the likelihood of withheld negative items to be recommended: #114
- Loading branch information