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