Skip to content

Commit

Permalink
rename folders
Browse files Browse the repository at this point in the history
  • Loading branch information
balasan committed Apr 2, 2021
1 parent 60f0e15 commit d4fa8f2
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ graph.Rank(func(id string, pRank float64, nRank float64) {

The `Rank` method takes a callback parameter that will be called for each node.

**Note:** If you have negative links, you will want to take the results of the first pagerank computation, and run the algorithm again. This will ensure that the outgoing links from nodes that have a negative component caryy less weight.

## Core Concepts and Features

### Personalization
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed non-deterministic/.DS_Store
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d4fa8f2

Please sign in to comment.