1 write to _rowIndex
Microsoft.ML.FastTree (1)
Dataset\Dataset.cs (1)
946
_rowIndex
= rowIndex;
1 reference to _rowIndex
Microsoft.ML.FastTree (1)
Dataset\Dataset.cs (1)
937
return _indexer._flockIndexers[flock][subfeature,
_rowIndex
];