- Notifications
You must be signed in to change notification settings - Fork13
Open
Description
Is your feature request related to a problem? Please describe.
This is to return the path that shows how the decision tree makes decision on a label from the root to the leaf. My guess is that changes are neededhere. Kindly provide a description of how it can be implemented, even if it is outside your project map.
Describe the solution you'd like
The Python implementation ofscikit-learn has adef decision_path(self, X, check_input=True)
in thesource code
Provide suggestions on how it can be implemented inscikit.js.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered. This feature exist inscikit-learn.
Metadata
Metadata
Assignees
Labels
No labels