I am using collaborative filtering with ALS (SparkML) and I want to recommend similar items to a new item that is coming with user rating. Can I transform the new item using the factor representation of ALS and use cosine similarity to suggest similar items?
Asked
Active
Viewed 22 times
0
-
You should probably try asking this on https://datascience.stackexchange.com/ – Steven Feb 09 '23 at 15:07