Sdílet prostřednictvím


IPerformanceMonitor.OnPerformanceMetricsUpdatedHandler Metoda

Definice

Funkce obslužné rutiny se aktivuje pokaždé, když PerformanceMetricsUpdated se aktivuje.

public void OnPerformanceMetricsUpdatedHandler (Microsoft.ML.AutoML.TrialSettings trialSettings, Microsoft.ML.AutoML.TrialPerformanceMetrics metrics, System.Threading.CancellationTokenSource trialCancellationTokenSource);
abstract member OnPerformanceMetricsUpdatedHandler : Microsoft.ML.AutoML.TrialSettings * Microsoft.ML.AutoML.TrialPerformanceMetrics * System.Threading.CancellationTokenSource -> unit
Public Sub OnPerformanceMetricsUpdatedHandler (trialSettings As TrialSettings, metrics As TrialPerformanceMetrics, trialCancellationTokenSource As CancellationTokenSource)

Parametry

trialSettings
TrialSettings
trialCancellationTokenSource
CancellationTokenSource

Platí pro