1 write to Generator
Microsoft.ML.Transforms (1)
RandomFourierFeaturizing.cs (1)
683
Generator
= generator ?? new GaussianKernel();
2 references to Generator
Microsoft.ML.Transforms (2)
RandomFourierFeaturizing.cs (2)
119
var generator = column.
Generator
;
356
var generator = columns[iinfo].
Generator
;