1 write to SkipLength
Microsoft.ML.Transforms (1)
Text\WordHashBagProducingTransform.cs (1)
127
SkipLength
= column.SkipLength,
4 references to SkipLength
Microsoft.ML.Transforms (4)
Text\WordHashBagProducingTransform.cs (4)
62
if (NgramLength != null ||
SkipLength
!= null || Seed != null ||
127
SkipLength = column.
SkipLength
,
239
if (NgramLength != null ||
SkipLength
!= null || Seed != null ||
363
column.
SkipLength
?? options.SkipLength,