Ways to calculate similarity
Posted
by MarySheen
on Stack Overflow
See other posts from Stack Overflow
or by MarySheen
Published on 2010-06-05T19:26:35Z
Indexed on
2010/06/05
19:32 UTC
Read the original article
Hit count: 239
social-networking
|similarity-analyzer
Hi
I am doing a community website that requires me to calculate the similarity between any two users. each user is described with the following attributes:
age, skin type (oily, dry), hair type (long, short, medium), lifestyle (active outdoor lover, TV junky) and others.
Can anyone tell me how to go about this problem or point me to some resources.
Thanks
Mary
© Stack Overflow or respective owner