3 instantiations of Options
Microsoft.ML.Sweeper.Tests (3)
TestSweeper.cs (3)
240new SmacSweeper.Options() 311new SmacSweeper.Options() 647var args = new SmacSweeper.Options()
4 references to Options
Microsoft.ML.Sweeper (3)
Algorithms\SmacSweeper.cs (3)
17[assembly: LoadableClass(typeof(SmacSweeper), typeof(SmacSweeper.Options), typeof(SignatureSweeper), 63private readonly Options _args; 68public SmacSweeper(IHostEnvironment env, Options options)
Microsoft.ML.Sweeper.Tests (1)
TestSweeper.cs (1)
647var args = new SmacSweeper.Options()