nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MachineLearning.XGBoost / GradBooster_Factory

GradBooster_Factory

Full name Microsoft.VisualBasic.MachineLearning.XGBoost.gbm.GradBooster_Factory Assembly Microsoft.VisualBasic.MachineLearning.XGBoost Members 1

01 Syntax

Microsoft.VisualBasic.MachineLearning.XGBoost.gbm.GradBooster_Factory

02 Methods

NameOverloadsSummary
createGradBooster 1 Creates a gradient booster from given name.

03 Members

method createGradBooster #
createGradBooster(String)

Creates a gradient booster from given name.

Parameters
NameTypeDescription
nameString

name of gradient booster

Returns

created gradient booster