Welcome to the AF-IDF demo.  Similarity between shows is calculated based upon the set of people who created it and their degree of involvement.  Select a TV show and then click the "Get Similar" button at bottom.  Processing may take up to a minute, typically 5-10 seconds.
Data


IDF
- uncheck for partial membership



-- only the AF will be used

Similarity
 
Distances only: (all elements in candidate vectors are forced to be <= the target vector)

General


- cast/crew of a show are all equally weighted, regardless of the number of episodes each worked on
- forces the sum of cast/crew weights in the AF vector (prior to IDF, if applicable) to be 1.
- vectors will be normalized to length 1; use with dot product for cosine similarity