Submitted by Awekonti t3_zqitxl in MachineLearning
__lawless t1_j0yuzij wrote
Reply to comment by Awekonti in [D] Deep Learning based Recommendation Systems by Awekonti
It really depends on the problem/situation. Of course MF is very powerful and interpretable despite being very simple. But for my job we did not have success with it, on the other hand we had great success with transformer based sequential recommendation models. Another method you want to look into is GNN. We did not invest it in because it is harder (not impossible) to scale. For example look into pinsage
Awekonti OP t1_j0z1ads wrote
Yes, I will also take a look at GNN and Diffusion models based. Thank you)
Viewing a single comment thread. View all comments