2 references to EstimatorExtensionCatalog
Microsoft.ML.AutoML (1)
Experiment\SuggestedPipeline.cs (1)
96var estimatorExtension = EstimatorExtensionCatalog.GetExtension(estimatorName);
Microsoft.ML.AutoML.Tests (1)
EstimatorExtensionTests.cs (1)
35var extension = EstimatorExtensionCatalog.GetExtension(estimatorName);