3 references to FeaturizeByFastTreeRanking
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
392/// <seealso cref="TreeExtensions.FeaturizeByFastTreeRanking(TransformsCatalog, FastTreeRankingFeaturizationEstimator.Options)"/>
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeRankingFeaturizationWithOptions.cs (1)
69var pipeline = mlContext.Transforms.FeaturizeByFastTreeRanking(
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
568var pipeline = ML.Transforms.FeaturizeByFastTreeRanking(options)