MLContext.Log Evento

Definizione

Rappresenta il metodo di callback che gestirà i messaggi di log.

public event EventHandler<Microsoft.ML.LoggingEventArgs> Log;
member this.Log : EventHandler<Microsoft.ML.LoggingEventArgs> 
Public Event Log As EventHandler(Of LoggingEventArgs) 

Tipo evento

Si applica a