« Previous | Next » 

Revision 16103319

ID16103319408f07713c229ee6093c959046d447ca
Parent dca7f396
Child 2795466b

Added by Iustin Pop almost 15 years ago

Fix score calculation to work with empty clusters

Currently the cluster score calculation includes an offline instance
percentage, expressed as “offline inst / (offline + online inst)”, which
results in NaN for empty clusters. This patch changes the calculation
such that clusters with no offline instances (this criteria includes
completely empty clusters) get a score of zero on this component of the
total score.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences