ClusteringMetrics.NormalizedMutualInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Normalized Mutual Information is a measure of the mutual dependence of the variables. This metric is only calculated if the Label column is provided.
public double NormalizedMutualInformation { get; }
member this.NormalizedMutualInformation : double
Public ReadOnly Property NormalizedMutualInformation As Double
Property Value
Its value ranges from 0 to 1, where higher numbers are better.