Rforestry icon indicating copy to clipboard operation
Rforestry copied to clipboard

Support decision path

Open talegari opened this issue 1 year ago • 0 comments

Please support decision path in predict method for random forest. This helps in understanding proximity between observations (for deeper trees, terminal nodes might not hold much)

Reference: https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html (see 'decision_path')

talegari avatar Dec 06 '22 14:12 talegari