Help:Metric Documentation/Metric Example

From Gephi:Wiki

Jump to: navigation, search
Metric Documentation/Metric Example

This metric is implemented in every version.


This metric is not implemented in any version. You can request this as a Blueprint.


Network metric


Node metric


Edge metric



Here you should find a short description of the metric.

Hyperlink-Induced Topic Search (HITS) (also known as Hubs and authorities) is a link analysis algorithm 
that rates Web pages, developed by Jon Kleinberg.

Objective

The Objective should define how the metric can be used, for which purpose etc.

The HITS metric determines two values for a page: its authority, which estimates the value of the content 
of the page, and its hub value, which estimates the value of its links to other pages.

Explanation (optional)

This section is optional. It can be used to give an detailed description of this metric.

Reference


Additional Reading

Some related documents.

Personal tools