Skip to content

Trust in Social Media (TSM) Algorithm implemented using Networkx and i-graph libraries in python.

Notifications You must be signed in to change notification settings

BhavtoshRath/TSM_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trust in Social Media (TSM) Algorithm:

This algorithm is used to compute two complementary trust scores (Trustingness and Trustworthiness) for every user in a social network graph.

For details about the algorithm, please refer the following: https://search.proquest.com/docview/1762246658?pq-origsite=gscholar

INSTRUCTIONS:

  1. Install libraries using pip. (Instructions in the official documentation of libraries)
  2. Set parameters in lines 7-10
  3. Set input file and results location in line 12-13.

About

Trust in Social Media (TSM) Algorithm implemented using Networkx and i-graph libraries in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages