BoosterParameterBase.OptionsBase.IComponentFactory<BoosterParameterBase>.CreateComponent Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- env
- IHostEnvironment