Releases: eXascaleInfolab/xmeasures
Releases · eXascaleInfolab/xmeasures
Unequal Node Base Processing Fixed
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
- NMI_sqrt added
The executable is built on Ubuntu x64 16.04
F1 Measures Refined
- 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
- 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