2 references to
Microsoft.ML.FastTree (2)
BoostingFastTree.cs (1)
16private protected BoostingFastTreeTrainerBase(IHostEnvironment env, TOptions options, SchemaShape.Column label) : base(env, options, label)
RandomForest.cs (1)
20: base(env, options, label)