[
https://issues.apache.org/jira/browse/SPARK-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Yang updated SPARK-10994:
------------------------------
Comment: was deleted
(was: Proposed implementation: https://github.com/amplab/graphx/pull/148/)
> Local clustering coefficient computation in GraphX
> --------------------------------------------------
>
> Key: SPARK-10994
> URL: https://issues.apache.org/jira/browse/SPARK-10994
> Project: Spark
> Issue Type: New Feature
> Components: GraphX
> Reporter: Yang Yang
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> We propose to implement an algorithm to compute the local clustering
> coefficient in GraphX. The local clustering coefficient of a vertex (node) in
> a graph quantifies how close its neighbors are to being a clique (complete
> graph). More specifically, the local clustering coefficient C_i for a vertex
> v_i is given by the proportion of links between the vertices within its
> neighbourhood divided by the number of links that could possibly exist
> between them. Duncan J. Watts and Steven Strogatz introduced the measure in
> 1998 to determine whether a graph is a small-world network.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]