BoostedTreeOptions.OptimizationAlgorithm 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.
Optimization algorithm to be used.
public Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType OptimizationAlgorithm;
val mutable OptimizationAlgorithm : Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType
Public OptimizationAlgorithm As BoostedTreeOptions.OptimizationAlgorithmType
Field Value
See BoostedTreeOptions.OptimizationAlgorithmType for available optimizers.