Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis95 authored Jan 2, 2025
1 parent b146306 commit e69e739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Predictive Breakthroughs

This repository contains code to reproduce the results of the predictive breakthroughs manuscript.
In addition, it includes code that can be used independently for co-citation network (CCN) computation and MCL/R-MCL (Regularized Markov Clustering Algorithm).
In addition, it includes code that can be used independently for co-citation network (CCN) computation and MCL/R-MCL (Regularized Markov Clustering Algorithm) clustering.
The CCN code has been tested on the entire nih open citation collection with more than 25 million cited publications and 750 million citations.
The R-MCL code algorithm has been tested on networks with more than 25 million nodes and 1 billion edges.

Expand Down

0 comments on commit e69e739

Please sign in to comment.