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