3 references to FeaturizeByFastTreeTweedie
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
435/// <seealso cref="TreeExtensions.FeaturizeByFastTreeTweedie(TransformsCatalog, FastTreeTweedieFeaturizationEstimator.Options)"/>
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeTweedieFeaturizationWithOptions.cs (1)
71var pipeline = mlContext.Transforms.FeaturizeByFastTreeTweedie(
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
530var pipeline = ML.Transforms.FeaturizeByFastTreeTweedie(options)