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
Choose a random subset of the categorical values and branch on if the value is within the chosen set.
81
-
This is the approach taken by Sameer K. Deshpande. flexBART: Flexible Bayesian regression trees with categorical predictors. arXiv, `link <https://arxiv.org/abs/2211.04459>`__
81
+
Choose a random subset of the categorical values and branch on belonging to that set.
82
+
This is the approach taken by Sameer K. Deshpande.
83
+
flexBART: Flexible Bayesian regression trees with categorical predictors. arXiv,
0 commit comments