MLContext.IHostEnvironment.Register Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Microsoft.ML.Runtime.IHost IHostEnvironment.Register (string name, int? seed, bool? verbose);
abstract member Microsoft.ML.Runtime.IHostEnvironment.Register : string * Nullable<int> * Nullable<bool> -> Microsoft.ML.Runtime.IHost
override this.Microsoft.ML.Runtime.IHostEnvironment.Register : string * Nullable<int> * Nullable<bool> -> Microsoft.ML.Runtime.IHost
Function Register (name As String, seed As Nullable(Of Integer), verbose As Nullable(Of Boolean)) As IHost Implements IHostEnvironment.Register
Parametri
- name
- String