Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.33 KB

intro.md

File metadata and controls

18 lines (16 loc) · 1.33 KB

#Introduction to Graph Analytics Going from inspiration to production with graph models requires knowledge of several of the graph's attributes: influential and outlier nodes, clusters and communities, hidden connections between nodes, and the ability to compare different graphs based on these attributes. The Graph Analytics toolkit enables this depth of understanding by providing several methods:

Each method takes an input graph and returns a model object, which contains the run time, an SFrame with the desired output for each vertex, and a new graph whose vertices contain the output as an attribute.