Table of Contents

Property ModelFit

Namespace
Skyline.DataMiner.Analytics.Rad
Assembly
SLAnalyticsTypes.dll

ModelFit

Gets or sets the model data fit value for the subgroup. A high ModelFit value (i.e. a value close to 1) indicates that the subgroup's behavior closely aligns with the overall model. A low ModelFit value (i.e. a value closer to 0) indicates that the subgroup's behavior deviates significantly from the behavior learned by the overall model.

public double ModelFit { get; set; }

Property Value

double