Collaborative Filtering Techniques
Posted
by
user95261
on Programmers
See other posts from Programmers
or by user95261
Published on 2013-06-29T14:26:45Z
Indexed on
2013/06/29
16:28 UTC
Read the original article
Hit count: 201
Good Day!
I am in need of help about collaborative filtering techniques implementation in predicting psychopathy of twitter users. I have two data set, training set and test set. Training set users have already scores in psychopathy, I need any collaborative filtering techniques to predict scores of test set users. Collaborative Filtering such as Item/User-Based CF, Bayesian Belief Nets, Clustering, Latent Semantic, etc.
Please help me. :( I am very confused on how to implement any of these.
Thank you!
© Programmers or respective owner