PretrainedTreeFeaturizationEstimator.Options.ModelParameters Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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