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