2 implementations of ISweeper
Microsoft.ML.AutoML (2)
Sweepers\SmacSweeper.cs (1)
17internal sealed class SmacSweeper : ISweeper
Sweepers\SweeperBase.cs (1)
18internal abstract class SweeperBase : ISweeper
1 reference to ISweeper
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
68private readonly ISweeper _randomSweeper;