2 references to ModelOperationsCatalog
Microsoft.ML.Data (1)
MLContext.cs (1)
158Model = new ModelOperationsCatalog(_env);
Microsoft.ML.Transforms (1)
Dracula\CountTargetEncodingTransformer.cs (1)
222var catalog = new ModelOperationsCatalog(env);