2 references to Construct
Microsoft.ML.FastTree (2)
FastTree.cs (2)
1272
_dataset =
Construct
(data, ref _numExamples, maxBins, parallelTraining);
1279
_dataset =
Construct
(data, ref _numExamples, -1, null);