1 override of Check
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
861
internal override void
Check
(IExceptionContext ectx)
2 references to Check
Microsoft.ML.FastTree (2)
FastTree.cs (1)
259
FastTreeTrainerOptions.
Check
(ch);
FastTreeArguments.cs (1)
863
base.
Check
(ectx);