Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decision Tree pruning option not functioning #32

Open
adeokar opened this issue Jun 1, 2021 · 0 comments
Open

Decision Tree pruning option not functioning #32

adeokar opened this issue Jun 1, 2021 · 0 comments

Comments

@adeokar
Copy link

adeokar commented Jun 1, 2021

The pruning option in the "Decision Tree" operator seems to be non-functional. Regardless of whether the pruning option is checked or not, the tree obtained is the same. Also, varying the confidence values (when the pruning option is checked) does not have any effect.

For testing - pre-pruning was turned off, with max depth set to -1; different criterion options (gain ratio, information gain, and gini index) were tried.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant