Base:
method
Check
Microsoft.ML.Trainers.FastTree.TreeOptions.Check(Microsoft.ML.Runtime.IExceptionContext)
1 override of Check
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
310
internal override void
Check
(IExceptionContext ectx)
1 reference to Check
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
312
base.
Check
(ectx);