3 references to FeaturizeByFastTreeRegression
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
263
/// <seealso cref="TreeExtensions.
FeaturizeByFastTreeRegression
(TransformsCatalog, FastTreeRegressionFeaturizationEstimator.Options)"/>
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeRegressionFeaturizationWithOptions.cs (1)
71
var pipeline = mlContext.Transforms.
FeaturizeByFastTreeRegression
(
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
454
var pipeline = ML.Transforms.
FeaturizeByFastTreeRegression
(options)