1 write to _srcTypes
Microsoft.ML.Transforms (1)
Text\NgramHashingTransformer.cs (1)
389
_srcTypes
= new DataViewType[_parent._columns.Length][];
3 references to _srcTypes
Microsoft.ML.Transforms (3)
Text\NgramHashingTransformer.cs (3)
393
_srcTypes
[i] = new DataViewType[_parent._columns[i].InputColumnNamesArray.Length];
404
_srcTypes
[i][j] = srcType;
571
var keyCounts =
_srcTypes
[iinfo].Select(