TreeOptions.Bundling Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bundle low population bins. Bundle.None(0): no bundling, Bundle.AggregateLowPopulation(1): Bundle low population, Bundle.Adjacent(2): Neighbor low population bundle.
public Microsoft.ML.Trainers.FastTree.Bundle Bundling;
val mutable Bundling : Microsoft.ML.Trainers.FastTree.Bundle
Public Bundling As Bundle