1 write to ForceRowWise
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEstimators.cs (1)
70ForceRowWise = true
3 references to ForceRowWise
Microsoft.ML.LightGbm (3)
LightGbmTrainerBase.cs (3)
66{nameof(ForceRowWise), "force_row_wise"}, 305res[GetOptionName(nameof(ForceRowWise))] = ForceRowWise;