1 write to SkipLength
Microsoft.ML.Transforms (1)
Text\NgramTransform.cs (1)
1067SkipLength = skipLength;
2 references to SkipLength
Microsoft.ML.Transforms (2)
Text\NgramTransform.cs (2)
136SkipLength = info.SkipLength; 247var skipLength = columns[iinfo].SkipLength;