TreeOptions.Bundling Field

Definition

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 

Field Value

Applies to