Skip to content

Commit

Permalink
notes on pagerank
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercyb committed Jul 31, 2024
1 parent e52b7fb commit 0574a39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion journals/2024_07_31.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- articles on [[cyberank]] and [[random walk]]
- articles on [[cyberank]] and [[random walk]]
-
6 changes: 6 additions & 0 deletions pages/pagerank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- algorithm
- that ranks web pages
- by measuring their importance
- based on the quantity and quality of links pointing to them
- [original whitepaper](https://cyb.ai/oracle/ask/QmbGjgK4gT6sPQP68qsEvnWpkimjbGA7GfhhjuWwqScTk9)
- [wikipedia](https://en.wikipedia.org/wiki/PageRank)

0 comments on commit 0574a39

Please sign in to comment.