2 references to TreeWeights
Microsoft.ML.Tests (2)
TrainerEstimators\TreeEstimators.cs (2)
822
Assert.Equal(row.
TreeWeights
, treeWeight);
845
Assert.Equal(row.
TreeWeights
, treeWeight);