Skip to content

Python program to suggest 'Friends You May Know' using anonymized facebook data that has been taken from https://snap.stanford.edu/data/

Notifications You must be signed in to change notification settings

sagalpreet/Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Mini-Project

Python program to suggest 'Friends You May Know' using anonymized facebook data that has been taken from https://snap.stanford.edu/data/

  • Extract user files from 'user_files' in the same folder, before running code.

  • Alternately, you may run add_random_data python file followed by creating_users python file before finally coming to Score&friendUpdate.py

  • Kindly perform either of the two steps only as failure to do so may lead to problems.

  • The input for Score&friendUpdate.py is simply an integer ranging from 0 to 4038.

  • The original data obtained from SNAP can be seen in facebook_combined.txt for reference.

About

Python program to suggest 'Friends You May Know' using anonymized facebook data that has been taken from https://snap.stanford.edu/data/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages