Skip to content

Releases: eXascaleInfolab/xmeasures

Unequal Node Base Processing Fixed

30 Jun 11:31
Compare
Choose a tag to compare

Fixes

  • Unequal node base processing fixed (without synchronization)
  • Node base synchronization fixed (postfiltering-empty clusters are omitted on loading)
  • Fixed skipping of the last line in the input file in case EOF was not preceded by EOL
  • Tracing & docs refined

The executable is built on Ubuntu x64 16.04

NMIs Extended with Sqrt Normalization

07 Apr 07:24
Compare
Choose a tag to compare
  • NMI_sqrt added

The executable is built on Ubuntu x64 16.04

F1 Measures Refined

14 Mar 19:01
Compare
Choose a tag to compare
  • Standard F1-Score added to show it's drawbacks
  • Option for the detailed results output added
  • More accurate comparison of floats imported from the shared operations
  • Overflow fixed for the partial probabilities evaluation on large networks

The executable is built on Ubuntu x64 16.04

F1_gm and standard NMI

01 Mar 20:24
Compare
Choose a tag to compare
  • F1_gm (by F1s or partial probabilities) for overlapping multi-resolution clusterings with possible unequal node base and optional node base synchronization
  • standard NMI for non-overlapping clustering on a single resolution. NMI is implemented for overlapping and multi-resolution cases, but valid only for the non-overlapping single resolution case: the implementation is used to demonstrate non-applicability of the standard NMI to overlapping and multi-resolution clusterings evaluation.

The executable is built on Ubuntu x64 16.04