4 references to Bias
Microsoft.ML.FastTree (4)
BoostingFastTree.cs (1)
72
FastTreeTrainerOptions.
Bias
, Host);
FastTreeArguments.cs (2)
640
ectx.CheckUserArg(
Bias
>= 0, nameof(
Bias
), "Must be greater than equal to zero.");
RandomForest.cs (1)
72
FastTreeTrainerOptions.
Bias
, Host);