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