2 references to FastForestClassification
Microsoft.ML.Predictor.Tests (2)
TestPredictors.cs (2)
399
var binaryPredictors = new[] { TestLearners.
FastForestClassification
};
434
new[] { TestLearners.
FastForestClassification
},