2 references to ConjugateGradientDescent
Microsoft.ML.FastTree (2)
BoostingFastTree.cs (2)
38if (FastTreeTrainerOptions.OptimizationAlgorithm == BoostedTreeOptions.OptimizationAlgorithmType.ConjugateGradientDescent) 89case BoostedTreeOptions.OptimizationAlgorithmType.ConjugateGradientDescent: