Last active
July 1, 2023 23:33
-
-
Save twolodzko/7becd98ff256ef826b56945de297700d to your computer and use it in GitHub Desktop.
Using ALS Matrix Factorization for Making Recommendations in Spark
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ahmetlekesiz You can find some explanation here https://stats.stackexchange.com/questions/460166/mean-percentage-ranking-in-implicit-feedback-als I agree that the Spark implementation is not the most readable way to do this. Check also the links I provided in the notebook.