Compartilhar via


DefaultPerformanceMonitor Constructor

Definition

public DefaultPerformanceMonitor (Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings settings, Microsoft.ML.Runtime.IChannel logger, int checkIntervalInMilliseconds);
new Microsoft.ML.AutoML.DefaultPerformanceMonitor : Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings * Microsoft.ML.Runtime.IChannel * int -> Microsoft.ML.AutoML.DefaultPerformanceMonitor
Public Sub New (settings As AutoMLExperiment.AutoMLExperimentSettings, logger As IChannel, checkIntervalInMilliseconds As Integer)

Parameters

logger
IChannel
checkIntervalInMilliseconds
Int32

Applies to