1 instantiation of SmacSweeper
Microsoft.ML.Sweeper.Tests (1)
TestSweeper.cs (1)
658
var 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)
240
new
SmacSweeper
.Options()
311
new
SmacSweeper
.Options()
647
var args = new
SmacSweeper
.Options()
658
var
sweeper = new SmacSweeper(env, args);