Hi All
I am starting my thesis work on Recommender Systems and had a very basic question on whether I can use Infer.NET for implementing :
- Simple User-User KNN based recommendation based on Pearson Correlation similarity metric.
- Simple Item-Item KNN based recommendation based on Adjusted Cosine Similarity metric.
I am working on Shilling Attacks and most of my work will be around designing and simulating the attacks and not actually implementing high accuracy recommendation algorithms. It would be great if you can let me know if I can use Infer.NET to implement
the same.
Thanks and Regards
Saptarshi Chaudhuri