5 writes to Weighting
Microsoft.ML.Transforms (5)
Text\TextFeaturizingEstimator.cs (2)
234extractor.Weighting = _wordFeatureExtractor.Weighting; 267extractor.Weighting = _charFeatureExtractor.Weighting;
Text\WordBagTransform.cs (2)
137Weighting = options.Weighting, 565Weighting = extractorArgs.Weighting
Text\WrappedTextTransformers.cs (1)
206Weighting = _weighting,
3 references to Weighting
Microsoft.ML.Transforms (3)
Text\WordBagTransform.cs (3)
137Weighting = options.Weighting, 533column.Weighting ?? options.Weighting, 565Weighting = extractorArgs.Weighting