BoosterParameterBase.OptionsBase.IComponentFactory<BoosterParameterBase>.CreateComponent 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.Trainers.LightGbm.BoosterParameterBase IComponentFactory<BoosterParameterBase>.CreateComponent (Microsoft.ML.Runtime.IHostEnvironment env);
abstract member Microsoft.ML.Runtime.IComponentFactory<Microsoft.ML.Trainers.LightGbm.BoosterParameterBase>.CreateComponent : Microsoft.ML.Runtime.IHostEnvironment -> Microsoft.ML.Trainers.LightGbm.BoosterParameterBase
override this.Microsoft.ML.Runtime.IComponentFactory<Microsoft.ML.Trainers.LightGbm.BoosterParameterBase>.CreateComponent : Microsoft.ML.Runtime.IHostEnvironment -> Microsoft.ML.Trainers.LightGbm.BoosterParameterBase
Function CreateComponent (env As IHostEnvironment) As BoosterParameterBase Implements IComponentFactory(Of BoosterParameterBase).CreateComponent
Parâmetros
- env
- IHostEnvironment