1 write to PredictionKind
Microsoft.ML.FastTree (1)
FastTree.cs (1)
950PredictionKind = kind;
2 references to PredictionKind
Microsoft.ML.FastTree (2)
FastTree.cs (2)
1605if (PredictionKind == PredictionKind.Ranking) 1822if (PredictionKind == PredictionKind.Ranking)