2 references to GetGbmParameters
Microsoft.ML.LightGbm (1)
LightGbmMulticlassTrainer.cs (1)
226string obj = (string)GetGbmParameters()["objective"];
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEstimators.cs (1)
519var gbmParams = gbmTrainer.GetGbmParameters();