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