MLContext.IProgressChannelProvider.StartProgressChannel(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Microsoft.ML.Runtime.IProgressChannel IProgressChannelProvider.StartProgressChannel (string name);
abstract member Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
override this.Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
Function StartProgressChannel (name As String) As IProgressChannel Implements IProgressChannelProvider.StartProgressChannel
Parâmetros
- name
- String