SMILE.NET: ObservationInfo
From DSL
This class hold information on a diagnostic test.
Public Fields
- int node
A handle of a node.
- double entropy
A measure of a test's informativeness.
- double cost
Calculated cost of a test.
- double infoGain
Diagnostic value of a test (both entropy and cost are taken into account).