2 references to Term
Microsoft.ML.Data (2)
Transforms\ValueToKeyMappingTransformer.cs (2)
72if (MaxNumTerms != null || !string.IsNullOrEmpty(Term) || Sort != null || TextKeyValues != null) 300cols[i].Key = item.Term ?? options.Term;