2 references to FastForest
Microsoft.ML.FastTree (1)
RandomForestClassification.cs (1)
32[assembly: LoadableClass(typeof(void), typeof(FastForest), null, typeof(SignatureEntryPointModule), "FastForest")]
Microsoft.ML.IntegrationTests (1)
Explainability.cs (1)
237/// LocalFeatureImportance: Per-row feature importance can be computed through FeatureContributionCalculator for a <see cref="FastForest"/>model.