stevemacn/PageRank
Page Rank library for Javascript
This is a tool for developers who need to calculate the importance of interconnected items. You provide a list of relationships (like website links or social network connections) and it returns a score for each item, indicating its relative influence or importance within the network. This is for software engineers building applications that need to rank or prioritize items in a graph structure.
No commits in the last 6 months.
Use this if you are a JavaScript developer building an application that needs to rank items based on their connections within a network.
Not ideal if you are looking for a standalone application or a non-programmatic way to analyze network importance, or if you are not working with JavaScript.
Stars
24
Forks
5
Language
JavaScript
License
—
Category
Last pushed
Aug 03, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/stevemacn/PageRank"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alibaba/pipcook
Machine learning platform for Web developers
imjoy-team/ImJoy
ImJoy: Deep Learning Made Easy!
mljs/ml
Machine learning tools in JavaScript
deepforge-dev/deepforge
A modern development environment for deep learning
machinelearnjs/machinelearnjs
Machine Learning library for the web and Node.