Table of Contents

Property TrainingConfiguration

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

TrainingConfiguration

Configuration for training the RAD model. Set to null to retain the existing model, or to use the default training configuration, which uses at most the last 60 days of available 5-minute average data if no model exists. Available from DataMiner 10.6.0/10.6.1 onwards.

public TrainingConfiguration TrainingConfiguration { get; set; }

Property Value

TrainingConfiguration