1 write to _host
Microsoft.ML.FastTree (1)
4 references to _host
Microsoft.ML.FastTree (4)
FastTree.cs (4)
2747using (var ch = _host.Start("InitDataset"))
2750var convData = DataConverter.Create(data, _host, _maxBins, _maxLabel, _diskTranspose, _noFlocks,
2764_host.AssertValue(BinUpperBounds);
2765var convData = DataConverter.Create(data, _host, BinUpperBounds, _maxLabel, _diskTranspose, _noFlocks, kind,