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
Hi @ZhiyLiu, policytree is mainly intended for building shallow trees on moderately sized data. Depth 4 is something that would only be computationally feasible on small data, or data with very low cardinality, like all binary Xj's, the exact runtime is here: https://grf-labs.github.io/policytree/reference/policy_tree.html#details
Hi,
Did anyone succeed to fit a policy tree of 4 levels depth.
The text was updated successfully, but these errors were encountered: