summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorShashi Tripathi <shashi.123.prakash@gmail.com>2020-07-10 21:19:03 +0530
committerGitHub <noreply@github.com>2020-07-10 11:49:03 -0400
commit8f3b8a41e0c87c6ab0d8316d6823fc3d3af14711 (patch)
treeda6cb0d50a5cd0cdfa760d5a133607cea375453c /doc/reference
parent7459db3268b48dd7c6dfeba528f57e48e0572975 (diff)
downloadnetworkx-8f3b8a41e0c87c6ab0d8316d6823fc3d3af14711.tar.gz
added new Link Prediction algorithm (CCPA) (#4028)
* added new Link Prediction algorithm (CCPA) * Fixed all the document typo * Fixed the typo and added description to CCPA * Added doc reference and updated contributors list Co-authored-by: Shashi Tripathi <shishu@Shashis-MacBook-Air.local>
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/algorithms/link_prediction.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/algorithms/link_prediction.rst b/doc/reference/algorithms/link_prediction.rst
index a95caee9..5207b629 100644
--- a/doc/reference/algorithms/link_prediction.rst
+++ b/doc/reference/algorithms/link_prediction.rst
@@ -13,3 +13,4 @@ Link Prediction
cn_soundarajan_hopcroft
ra_index_soundarajan_hopcroft
within_inter_cluster
+ common_neighbor_centrality