1 write to Weight
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1355Weight = weight;
4 references to Weight
Microsoft.ML.Data (4)
Prediction\Calibrator.cs (4)
1494var weight = di.Weight; 1540var weight = d_i.Weight; 1585var weight = d_i.Weight; 1888Piece curr = new Piece(di.Score, di.Score, di.Target ? 1 : 0, di.Weight);