Dela via


PretrainedTreeFeaturizationEstimator.Options.ModelParameters Field

Definition

The pretrained tree model used to do tree-based featurization. Note that TreeEnsembleModelParameters contains a collection of decision trees.

public Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters ModelParameters;
val mutable ModelParameters : Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters
Public ModelParameters As TreeEnsembleModelParameters 

Field Value

Applies to