3 references to Seed
Microsoft.ML.Transforms (3)
Dracula\CountTableTransformer.cs (3)
406if (CountTable != null || PriorCoefficient != null || LaplaceScale != null || Seed != null) 491c.Seed ?? options.Seed); 507c.Seed ?? options.Seed);