Unweighted entropy similarity
EntropyScore
01 Syntax
Microsoft.VisualBasic.Math.Information.EntropyScore
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| DiffEntropy | 1 | Unweighted entropy similarity |
03 Members
DiffEntropy(
Dictionary(Of String, Double), Dictionary(Of String, Double))Unweighted entropy similarity
Parameters
| Name | Type | Description |
|---|---|---|
v1 | Dictionary(Of String, Double) | - |
v2 | Dictionary(Of String, Double) | - |