You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove redundant _val suffix in various ...thresh_val parameters.
Change ...thresh_sum parameters to ...thresh_ofsum — I kept stumbling over the previous name. Some more parameters of this type added as well.
Add some ..._thresh_ofmax parameters which act on the maximum of the node sums for each stage.
For consistency change the current ...thresh_max parameters to ...ofmax and change their logic accordingly — their old definitions seemed of marginal better in practice.