Lab Assignment 6
Lab Assignment 6
Lab Assignment - 6
Submitted By:
Name: Suchi Desai
Task 2) Load the dataset and parse the user and friendship information.
Define a function to calculate the Jaccard Similarity Index between two users based on their friends.
Compute the Jaccard Similarity for pairs of users in the network.
Task 3) Interpret the results of the Jaccard Similarity Index. Users with a higher similarity score share more
common friends.
Identify pairs of users with high similarity and discuss potential implications, such as recommending
friendships or identifying closely connected communities.