Skip to content

A small project doing with Prof Eric Shaffer about graph similarity.

License

Notifications You must be signed in to change notification settings

erickzli/graph-similarity

Repository files navigation

graph_similarity

I am doing a small project with Prof Eric Shaffer about graph similarity.

HITS algorithm (first version): By using HITS algorithm, both authority score and hub scores will be presented individually as two numpy array. Only the structure will be considered, which means if two graphs share the same frame (the positional relations of the vertices and edges) but not the indices, it will still be counted as similarity.

About

A small project doing with Prof Eric Shaffer about graph similarity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages