Implemented interface member:
method
CreateMLContext
Microsoft.ML.AutoML.IMLContextManager.CreateMLContext()
2 references to CreateMLContext
Microsoft.ML.AutoML.Tests (2)
MLContextManagerTests.cs (2)
35var childContext = contextManager.CreateMLContext(); 48var childContext = contextManager.CreateMLContext();