1 instantiation of SmacSweeper
Microsoft.ML.Sweeper.Tests (1)
TestSweeper.cs (1)
658var sweeper = new SmacSweeper(env, args);
6 references to SmacSweeper
Microsoft.ML.Sweeper (2)
Algorithms\SmacSweeper.cs (2)
17[assembly: LoadableClass(typeof(SmacSweeper), typeof(SmacSweeper.Options), typeof(SignatureSweeper),
Microsoft.ML.Sweeper.Tests (4)
TestSweeper.cs (4)
240new SmacSweeper.Options() 311new SmacSweeper.Options() 647var args = new SmacSweeper.Options() 658var sweeper = new SmacSweeper(env, args);