locked
Implementing KNN using Infer.NET RRS feed

  • Question

  • 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

    Monday, August 17, 2015 2:27 PM

Answers

  • Infer.NET does not include code for KNN or the similarity metrics mentioned, so it won't be of much help to you.
    Monday, August 17, 2015 3:34 PM
    Owner

All replies

  • Infer.NET does not include code for KNN or the similarity metrics mentioned, so it won't be of much help to you.
    Monday, August 17, 2015 3:34 PM
    Owner
  • Thank you so much for the prompt response.

    Regards

    Saptarshi

    Monday, August 17, 2015 3:52 PM