Skip to content

Commit

Permalink
Removed obsolete methods from rst file (rapidsai#4331)
Browse files Browse the repository at this point in the history
Removes doc generation for the link prediction algorithm methods that have been taken out
closes rapidsai#4330

Authors:
  - Don Acosta (https://github.com/acostadon)
  - Alex Barghi (https://github.com/alexbarghi-nv)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)

URL: rapidsai#4331
  • Loading branch information
acostadon authored May 9, 2024
1 parent 78227b3 commit af749c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/cugraph/source/api_docs/cugraph/link_prediction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Jaccard Coefficient

cugraph.jaccard
cugraph.jaccard_coefficient
cugraph.jaccard_w


Overlap Coefficient
Expand All @@ -21,7 +20,6 @@ Overlap Coefficient

cugraph.overlap
cugraph.overlap_coefficient
cugraph.overlap_w


Sorensen Coefficient
Expand All @@ -31,4 +29,3 @@ Sorensen Coefficient

cugraph.sorensen
cugraph.sorensen_coefficient
cugraph.sorensen_w

0 comments on commit af749c3

Please sign in to comment.