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