TreeEnsembleFeaturizationEstimatorBase.OptionsBase.TreesColumnName Field

Definition

The name of the column that stores the prediction values of all trees. Its type is a vector of Single and the i-th vector element is the prediction value predicted by the i-th tree. If TreesColumnName is null, this output column may not be generated.

C#
public string TreesColumnName;

Field Value

Applies to

Product Versions
ML.NET 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview