2 references to GradientDescent
Microsoft.ML.FastTree (2)
BoostingFastTree.cs (1)
83
case BoostedTreeOptions.OptimizationAlgorithmType.
GradientDescent
:
FastTreeArguments.cs (1)
688
public OptimizationAlgorithmType OptimizationAlgorithm = OptimizationAlgorithmType.
GradientDescent
;