1 write to Operator
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
69Operator = valueOperator;
4 references to Operator
Microsoft.ML.FastTree (4)
Training\Test.cs (4)
86int valueOperator = (int)Operator; 104int valueOperator = (int)Operator; 126switch (Operator) 139throw Contracts.Except("Unsupported value operator: {0}", Operator);