SDK References
Reference classes available within the SDK
Last updated
Reference classes available within the SDK
Last updated
Welcome to the SDK Reference section, where you can explore the core functionalities provided by our SDK. Current available classes include EigenTrust
and HubsAuthorities
EigenTrust
The EigenTrust
class provides implementations for calculating and managing trust scores based on the EigenTrust algorithm. This algorithm is widely used in decentralized systems to evaluate the reliability of peers or nodes.
Know more about EigenTrust algorithm . . .
Class: HubsAuthorities
The HubsAuthorities
class implements algorithms for identifying important nodes in a network based on the Hubs and Authorities model. It helps analyze the structure of networks and determine influential nodes.
Class: LatentSemanticAnalysis