1 write to _ncMargins
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1097_ncMargins = new List<float>();
2 references to _ncMargins
Microsoft.ML.Data (2)
Prediction\Calibrator.cs (2)
1114_ncMargins.Add(output); 1127float[] ncOutputs = _ncMargins.ToArray();