bobye / d2suite

A C++ package for discrete distribution based large-scale data processing framework
Other
2 stars 0 forks source link

Tree pruning (CART) #11

Open bobye opened 8 years ago

bobye commented 8 years ago

One can choose to select the maximum number of nodes such that tree pruning can be terminated properly.

bobye commented 7 years ago

One should can select the pruning alpha by cross-validation