3 references to RecommendationExperimentSettings
Microsoft.ML.AutoML (1)
API\AutoCatalog.cs (1)
151
return new RecommendationExperiment(_context, new
RecommendationExperimentSettings
()
Microsoft.ML.AutoML.Samples (1)
AutoFit\RecommendationExperiment.cs (1)
34
.CreateRecommendationExperiment(new
RecommendationExperimentSettings
() { MaxExperimentTimeInSeconds = ExperimentTime })
Microsoft.ML.AutoML.Tests (1)
Utils\TaskAgnosticAutoFit.cs (1)
98
var recommendationSettings = new
RecommendationExperimentSettings