1 override of CheckOptions
Microsoft.ML.FastTree (1)
BoostingFastTree.cs (1)
34
private protected override void
CheckOptions
(IChannel ch)
4 references to CheckOptions
Microsoft.ML.FastTree (4)
BoostingFastTree.cs (1)
60
base.
CheckOptions
(ch);
FastTree.cs (1)
222
CheckOptions
(ch);
RandomForestClassification.cs (1)
268
CheckOptions
(ch);
RandomForestRegression.cs (1)
401
CheckOptions
(ch);