2 references to EstimatorsContract
Microsoft.ML.AutoML.SourceGenerator (2)
Utils.cs (2)
15public static EstimatorsContract GetEstimatorsFromJson(string json) 17return JsonSerializer.Deserialize<EstimatorsContract>(json);