1 write to _recipNpos
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
607_recipNpos = 1.0 / npos;
1 reference to _recipNpos
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
676double balancedRecip = label ? _recipNpos : _recipNneg;