3 references to ShouldSparsify
Microsoft.ML.FastTree (3)
FastTree.cs (3)
2389
if (
ShouldSparsify
(_nonZeroElements + 1, index + 1))
2516
if (
ShouldSparsify
(_nonZeroElements, length))
2564
if (
ShouldSparsify
(_nonZeroElements, length))