2 references to Join
Microsoft.ML.Transforms (2)
HashJoiningTransform.cs (2)
99
if (
Join
!= null || !string.IsNullOrEmpty(CustomSlotMap) || NumberOfBits != null ||
213
args.Columns[i].
Join
?? args.Join,