SDK References
Reference classes available within the SDK
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 | Class: EigenTrust
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 here. Installation and Use. Example Guides.
Hubs and Authorities
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.
Latent Semantic Analysis (Coming Soon)
Class: LatentSemanticAnalysis
Last updated