2 references to SweeperProbabilityUtils
Microsoft.ML.Sweeper (2)
Algorithms\KdoSweeper.cs (1)
104
_spu = new
SweeperProbabilityUtils
(_host);
Algorithms\SmacSweeper.cs (1)
271
SweeperProbabilityUtils spu = new
SweeperProbabilityUtils
(_host);