Page Rank Algorithm that use power iteration, printed time taken for testing.
- change dataset (adjacency matrix) by changing value inside make_adjacency_matrix
- or use 4 * 4 adjancecy matrix that commented
git clone https://github.com/username/Page-Rank-Algeo.git
cd Page-Rank-Algeo
python PageRank.py