3 references to FeaturizeByFastForestBinary
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
306
/// <seealso cref="TreeExtensions.
FeaturizeByFastForestBinary
(TransformsCatalog, FastForestBinaryFeaturizationEstimator.Options)"/>
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastForestBinaryFeaturizationWithOptions.cs (1)
71
var pipeline = mlContext.Transforms.
FeaturizeByFastForestBinary
(
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
415
var pipeline = ML.Transforms.
FeaturizeByFastForestBinary
(options)