2 references to LeftChild
Microsoft.ML.Tests (2)
TrainerEstimators\TreeEstimators.cs (2)
822Assert.Equal(row.LeftChild, tree.LeftChild[nodeId]); 845Assert.Equal(0, row.LeftChild);